myJob
myJob

windowManager.waitUntilReadyToShow(windowOptions, () async { await windowManager.setTitleBarStyle(TitleBarStyle.hidden, windowButtonVisibility: butenBool); await windowManager.focus(); await windowManager.setResizable(reSize); await windowManager.show(); }); this is my code , I want to not be able to resize the window...
### Is there an existing issue for this? - [X] I have searched the [existing issues](https://github.com/singerdmx/flutter-quill/issues) ### The question I want to convert the x and y coordinates of the...
### Plugin share_plus ### Use case ITMS-91061: Missing privacy manifest - Your app includes “Contents/Frameworks/share_plus.framework/Versions/A/share_plus”, which includes share_plus, an SDK that was identified in the documentation as a commonly used...