plus_plugins
plus_plugins copied to clipboard
Flutter Community Plus Plugins
### Plugin package_info_plus ### Use case My goal is to open my apps page based on the store where the app was downloaded. So if the user has downloaded the...
### Plugin share_plus ### Use case Hi! It would be nice that when the user shares a text which is actually a link, the plugin would notice it and would...
### Plugin share_plus ### Use case When using the package to share to E-Mail it would be handy to be able to auto set the receiver's address. ### Proposal Adding...
### Plugin connectivity_plus ### Use case It'd be nice if the plugin had the ability to detect 2g, 3g, 4g, 5g... connection, at least, on mobile devices. It will help...
### Plugin share_plus ### Use case Your package is working fine in all devices but I want to suggest one new feature in this running package. I am able to...
### Plugin package_info_plus ### Use case I need to have the package version when I run Dart Currently, when we run the following code in Dart, it gives the following...
## System info Platform the Issue occurs on: Android Plugin name: Share_plus Plugin version: 4.0.4 ## Steps to Reproduce I am trying to share multiple images (around 6 to 7)...
### Plugin device_info_plus ### Use case Hi. I need to test `DeviceInfoPlugin.deviceInfo()` and I need a qucik and easy way to mock its values. I use `PackageInfo` and `SharedPreferences`; there,...
### Plugin share_plus ### Use case I want to change the share dialog image to a particular image without me adding the image as a shared file. Because I only...
### Plugin network_info_plus ### Use case I am working on flutter web and want to get my network name, so I am calling getWifiName() function, but currently, the error is...