plus_plugins icon indicating copy to clipboard operation
plus_plugins copied to clipboard

Flutter Community Plus Plugins

Results 453 plus_plugins issues
Sort by recently updated
recently updated
newest added

### Plugin sensors_plus ### Use case From `gyroscopeEvents` I can get the delta of orientation of a device (I guess it's in `radians/second`). So if the device is currently not...

enhancement
triage

### Plugin sensors_plus ### Use case My feature is not related to any problem. ### Proposal Currently sensors_plus 3.0.2 provides few sensors. I would like the plugin to provide **ENVIRONMENT...

enhancement
triage

### Plugin android_intent_plus ### Use case The reason I ran into this issue is that I need to pass multiple file content URIs in a single android intent (via the...

enhancement
triage

### Plugin package_info_plus ### Use case Hi Some App need to get Installation time and show it to users. There is a package i already found and deep dive to...

enhancement
triage

### Plugin share_plus ### Description We would like to request to have the plugin support for `Intent.createChooser` with `ACTION_EDIT` as well as the `ACTION_SEND`. ### Problematic Use Case As an...

enhancement
triage

### Plugin battery_plus ### Use case I want to be notified when the BatterySaveMode state is changed, the plan provides a listener for the battery level and the charging state,...

enhancement
triage

### Plugin connectivity_plus ### Use case When using the plugin to detect if the user is on mobile data, vs non metered networks currently there is no way to tell...

enhancement
triage

### Plugin connectivity_plus ### Use case I want to distribute my app in a Flatpak sandbox. The plugin is not allowed to connect to the D-Bus system bus: ``` flutter:...

enhancement
triage

### Plugin connectivity_plus ### Use case 1. Use an map store NetworkCapabilities, 2. When onLost happend, need send sendEvent(Connectivity.CONNECTIVITY_NONE) when the network isn't vpn. ### Proposal As above, the exception...

enhancement
triage

### Plugin sensors_plus ### Use case Use rotation for compass apps. ### Proposal Add rotation to sensors_plus

enhancement
triage