plus_plugins
plus_plugins copied to clipboard
Flutter Community Plus Plugins
### Platform iOS 15.6 ### Plugin share_plus ### Version 4.0.10+1 ### Flutter SDK 3.0.5 ### Steps to reproduce 1. Share file with text 2. Select the Messages app The text...
## Description Now we can send extra data to alarm manager as Map and also we can receive them in our function callback. For example we can do this :...
Share plus plugin version 4.0.4 is not working on IPAD while working on android correctly.
### Platform Web ### Plugin package_info_plus ### Version 1.4.2 ### Flutter SDK 3.0.5 ### Steps to reproduce 1. Run sample code 2. See app name for web is same as...
### What is your question? Network Info Plus - Getting NULL for wifiName: wifiIP: wifiGateway: Already enabled Access WIFI Information in Capabilities under Xcode
### Platform Android ### Plugin device_info_plus ### Version ^3.2.3 ### Flutter SDK 3.0.5 ### Steps to reproduce Try to run the app after doing `flutter pub upgrade` I get the...
## Description The method channel call for getting the androidId was removed in https://github.com/fluttercommunity/plus_plugins/pull/918, without removing the package's getter - it is misleading to have a getter that doesn't work...
## System info Platform the Issue occurs on: Android Plugin name: android_intent_plus Plugin version: 3.1.1 ## Steps to Reproduce 1. Create flutter project 2. Add plugin to dependencies 3. Create...
It works great for Android, but on iOS it always returns "none" and I can't even get my app to start if I follow the setup docs like this...all that...
### Platform Android 11 ### Plugin device_info_plus ### Version 4.0.0 ### Flutter SDK 2.10.3 ### Steps to reproduce null ### Code Sample ```dart var myDeviceInfo = DeviceInfoPlugin(); var device =...