narumi
narumi
`mss` instance will set High DPI awareness = PROCESS_PER_MONITOR_DPI_AWARE. So before using mss, the **PROCESS** is NOT DPI aware, you got 1463x914. Once mss instance created, the **PROCESS** is DPI...
Actually you didn't implement any functions on Android and iOS either, right? If so, the best solution is to delete all platform folders: `android`/`ios`/`macos`/`linux`/`windows` and remove platform setting in `pubspec.yaml`....
https://pub.dev/packages/photo_view
A root field called `platforms` is supported. https://github.com/dart-lang/pana/issues/889#issuecomment-1018525274 You just need to remove platform folders and plugin.plugins in yaml, and add platforms field Example: https://github.com/timsneath/win32/blob/933cbbde991b2f995e7ff8e459b6d5bafbf328c2/pubspec.yaml#L12-L14
@BlaztOne You may have some misunderstanding on **Plan**, it is used for the same servant collection but different plan targets. These plans should belong to the same account. So the...
> Would it be difficult to synchronize backups using github repositories? > > just like IntelliJ IDEA and vscode's settings https://docs.github.com/en/rest/repos/contents#create-or-update-file-contents using Github API?
But how to ensure synchronization is a more annoying stuff, like dealing with remote and local conflicts. That's why I didn't add "sync" into current app, just manual upload and...
> > But how to ensure synchronization is a more annoying stuff, like dealing with remote and local conflicts. That's why I didn't add "sync" into current app, just manual...
@SekiBetu the editable page is correct, the other one is display issue. And you have to add **path** which is the filepath in your repo. Talk in discord pls.
目前确实是拥有即等于加入规划,当然状态共享,各规划仅目标值不同。~~已经全图鉴了所以才开不开fav筛选都一样吗~~ 此设计最初来源于①我要全部999 ②偷懒。不过favorite一开始是支持不同规划各自设置。后来因为某种原因~~忘了~~设成共享当前状态了。相当于只要添加个owned属性,如果要改应该不太复杂。 > 在规划里,筛选里面条件设为规划未满的时候,会筛选出当前规划以外的从者 规划未满包括了灵基/主动/附加/灵衣/圣杯等任何一项未达到目标值,再次确认下你**筛选出规划外的从者**或者举例贴图看下?