plus_plugins
plus_plugins copied to clipboard
Flutter Community Plus Plugins
### Platform Android 10 ### Plugin share_plus ### Version ^8.0.3 ### Flutter SDK 3.22.1 ### Steps to reproduce Crash app on android when transfer file   ### Code Sample...
### What is your question? I'm trying to check whether or not user already turned Wi-Fi on or not. Without having to connect to any Wi-Fi connection prior. ``` Future...
I created a new Flutter project and added share_plus: ^9.0.0. In debug mode, share_plus_plugin.dll checks out fine on VirusTotal, but in release mode, VirusTotal reports Trojan.Win32.Save.a. How can I resolve...
### What is your question? 1. Clone the sample app from here [https://github.com/fluttercommunity/plus_plugins/tree/main/packages/battery_plus/battery_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/battery_plus/battery_plus) 2. Run the app on a iPhone 15 Pro(iOS 17.5) simulator 3. I got the following error...
### Platform Any iOS device ### Plugin share_plus ### Version 9.0.0 ### Flutter SDK 3.19.6 ### Steps to reproduce I have an iOS device with the Telegram application installed, but...
If you are facing a compilation error similar to this: ``` * What went wrong: Execution failed for task ':package_info_plus:compileDebugJavaWithJavac'. > error: invalid source release: 17 ``` ### 1. Upgrade...
### Platform Web ### Plugin package_info_plus ### Version 8.0.0 ### Flutter SDK 3.22.1 stable ### Steps to reproduce Use the packageInfoPlus package in any web app that you compile in...
### Plugin sensors_plus ### Use case to track user's absolute altitude changes ### Proposal https://developer.apple.com/documentation/coremotion/cmaltimeter/3746858-startabsolutealtitudeupdates From Apple's documentation, CMAltimeter supports read absolute altitude. Is it appropriate to add this feature...
### Platform iPhone 13 Mini running iOS 17.5.1 ### Plugin network_info_plus ### Version 4.0.1 ### Flutter SDK 3.22.4 ### Steps to reproduce 1. run sample project in network_info_plus ### Code...
### Platform Windows 11 ### Plugin share_plus ### Version 10.0.2 ### Flutter SDK 3.24 ### Steps to reproduce 1. Run the example project on Windows 11. 2. Try to launch...