plus_plugins
plus_plugins copied to clipboard
Flutter Community Plus Plugins
### Platform chrome web ### Plugin package_info_plus ### Version 4.2.0 ### Flutter SDK 3.13.8 ### Steps to reproduce After integrating package_info_plus, the web can be used normally when running locally....
### Plugin sensors_plus ### Use case I wanted to create an app that check if the device is picked up every few hours, and notify to the emergency contacts if...
### Platform MACOS 13.3.1 (22E261) ### Plugin connectivity_plus ### Version 4.0.2 ### Flutter SDK 3.10.5 ### Steps to reproduce Your library doesn’t check the connection correctly when I’m using local...
### Platform Android 11 ### Plugin android_alarm_manager_plus ### Version 3.0.2 ### Flutter SDK 3.13.5 ### Steps to reproduce 1. Call `AndroidAlarmManager.oneShotAt` with as `params` a map with a value of...
### Platform android 10 ### Plugin share_plus ### Version 6.2.0 ### Flutter SDK 3.0.4 ### Steps to reproduce call this ``` const logFileName = 'log.txt'; Future get logFilePath async =>...
## Description **share_plus** requires iPad users to provide the **sharePositionOrigin** parameter. This parameter is not available in the **shareUri** method. When the **sharePositionOrigin** parameter is not provided on iPads you...
### Platform Android 11 only ### Plugin share_plus ### Version 7.2.1 ### Flutter SDK 3.18.0-0.2.pre • channel beta ### Steps to reproduce 1. Share.shareWithResult on Android 11 ### Code Sample...
## Description Add timestamp to events from plateform instead of using DateTime.now() at event arrival that can suffer from jitter. This can be useful to make fft or signal analysis....
### What is your question? Previosly this package was working in my app without any issue. Recently, I have noticed that Wifi name now has double quotes around it: final...
### Platform Android 9, 11, 13, 14 (at least happen in those version) ### Plugin android_intent_plus ### Version 4.0.3 I've tried also version with 3.19, 2.1.0. but now work. when...