plus_plugins
plus_plugins copied to clipboard
Flutter Community Plus Plugins
### Platform iOS build on GitHub action ### Plugin Share_plus ### Version 9.0.0 ### Flutter SDK 3.19.5 ### Steps to reproduce Add share_plus dependenci, then run github action ### Code...
### Platform Windows 11 ### Plugin share_plus ### Version share_plus: ^9.0.0 ### Flutter SDK 3.22 ### Steps to reproduce Future shareFileAsAttachment(String filePath) async { final now = DateTime.now(); final formattedDate...
### Plugin package_info_plus ### Use case Right now the packageInfo.buildSignature method returns a SHA256 hex string (without colon byte delimiters) just in Android. package_info_plus already has the basic functionality, why...
### Plugin device_info_plus ### Use case When publishing the app to the marketplace, the serialNumber will be classified as sensitive information. It should not be requested without user consent. However,...
### Plugin share_plus ### Use case In Order to fullfill the [MASVS-PLATFORM-1](https://mas.owasp.org/MASVS/controls/MASVS-PLATFORM-1/) requirement, one should, according to [MASTG-TEST-0071](https://mas.owasp.org/MASTG/tests/ios/MASVS-PLATFORM/MASTG-TEST-0071/) ensure that when sharing is used, only desired activity types are allowed....
## Description I couldn't open `Settings.ACTION_MANAGE_ALL_SIM_PROFILES_SETTINGS` from the intent plugin or it was not clear from the documentation how to do it so I decided to implement a shortcut like...
## Description On iPhone 13, when sharing an image and the image is very large, the sharing box may occasionally fail to be awakened. ## Related Issues - fix: #3322...
### Platform IOS 17.5 ### Plugin device_info_plus ### Version 11.1.0 ### Flutter SDK 3.24.3 ### Steps to reproduce Teted on Physical Iphone 12 Pro Max, IOS simulator or Android Emulator...
### Platform All ### Plugin connectitvity_plus ### Version 6.0 ### Flutter SDK 3.22 ### Steps to reproduce Flutter >=3.19.0 is what the change log supports but the readme says flutter...
### Platform iPhone 13 ### Plugin share_plus ### Version 10.0.2 ### Flutter SDK 3.24.3 ### Steps to reproduce The problem only occurs on iPhone 13. When exporting pictures, there will...