plus_plugins
plus_plugins copied to clipboard
Flutter Community Plus Plugins
### Platform iOS 18.5 ### Plugin share_plus ### Version 11.0.0 ### Flutter SDK 3.7.2 ### Steps to reproduce ### Code Sample ```dart Uint8List image; // Any image data await SharePlus.instance.share(...
### What is your question? We are getting timeout exception within the 5 sec in the latest SDK but the version 5.0.2 working fine. ### Checklist before submitting a question...
### Platform Windows ### Plugin share_plus ### Version 10.1.4 ### Flutter SDK 3.29.0 ### Steps to reproduce share an image file and observe the poping window. it's showing a loading...
## Description Instead of always fetching the latest version on web (because of a `cachebuster`), we will possibly retrieve the cached version depending on the `serviceWorkerVersion` from `index.html`. This is...
### Plugin battery_plus ### Use case At the moment, there is no option to track changes in battery level or any other aspect. However, for many apps, it would be...
### Plugin share_plus ### Use case The share_plus plugin already has most of the infrastructure to support saving files to a local storage. It would be great if `ShareParams` had...
### Platform IOS ### Plugin share_plus ### Version ^7.2.2 ### Flutter SDK 3.13.0 ### Steps to reproduce | Hello,We noticed one or more issues with a recent submission for App...
### Operating System Android ### Plugin device_info_plus ### Version 11.2.0 ### Flutter SDK 3.24.5 ### Compilation command id "com.android.application" version "8.2.2" apply false 8.0.0+ 需要添加 namespace ### Dart Dependencies ```yaml...
### Plugin battery_plus ### Use case The packages you guys have been maintaining are crucial for the Flutter ecosystem. Method Channels work great, but now that FFI and JNI are...
### Platform iOS ### Plugin share_plus ### Version 11.0.0 ### Flutter SDK 3.27.2 ### Steps to reproduce Share a file + a text to Slack on iOS device, will see...