plus_plugins
plus_plugins copied to clipboard
Flutter Community Plus Plugins
### Platform Android 11 ### Plugin share_plus ### Version 2.2.0 ### Flutter SDK 2.5.3 ### Steps to reproduce Use Share.shareFiles ### Code Sample ```dart final output = await getTemporaryDirectory(); final...
### Platform Android 10 ### Plugin sensor_plus ### Version 1.3.2 ### Flutter SDK 3.0.3 ### Steps to reproduce Sensor not working in real device but working on emulator. I have...
### Plugin sensors_plus ### Use case I want to make a cross-platform baro altimeter feature in the app I'm building (for gliding) ### Proposal Barometric readings: hectopascals and altitude
Our Flutter web app is embedded in iframe of an external web platform using some URI pattern like `https://external-domain.com/index.html`. Because the path contains `index.html` package_info_plus_web fails to load version information...
### What is your question? Everything is all right, like onShot and onShotAt and Periodic task working nicely until the phone is restarted. Can anyone help me with why it...
## System info Platform the Issue occurs on: **macOS** Plugin name: **connectivity_plus** Plugin version: **2.3.0** ## Steps to Reproduce 1. Run the app with VPN -> `ConnectivityResult.none` 2. Turn off...
### Plugin share_plus ### Use case Share image or file from uint8list ### Proposal I want to share image or file from uint8list, but only can share file from path
### Plugin device_info_plus ### Use case hope get Serial ### Proposal Serial
## System info Platform the Issue occurs on: Plugin name: Share Plus Plugin version: 4.0.4 ## Steps to Reproduce 1. Create a boilerplate flutter app 2. include library 3. include...
## Use case My team has been building a complex application using Flutter. It has been greate except a few hiccups. Currently, we need to log the sharing method which...