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 connectivity_plus ### Use case Flutter web apps are required to migrate from `dart:html` to `package:web` to use WASM. ### Proposal This issue tracks the upgrade process for `connectivity_plus`....

enhancement
triage

### Plugin connectivity_plus ### Use case Many packages are using "js 0.7.0" but "connectivity_plus" is using older one. It's can update for the future? ### Proposal Because connectivity_plus 5.0.2 depends...

enhancement
triage

### Platform Android ### Plugin android_intent_plus ### Version 4.0.3 ### Flutter SDK 3.13.9 ### Steps to reproduce Go to the MainActivity.kt of a Flutter project and click "Open for Editing...

bug
triage

### While I can open the URL directly from my phone's browser, I can't in the Flutter app. Sorry because my English is not good. My code: ``` const url...

question
Stale

### Plugin share_plus ### Use case Our app lets users open files (usually PDFs), and some of these files have special characters that don't play nicely with temp-file paths. For...

enhancement
triage

When using the share_plus package's Share.shareWithResult function, there's a discrepancy in the resulting status between the Android and iOS platforms. Specifically, when clicking the copy button, Android typically returns a...

question
Stale

### Platform Android 13 ### Plugin android_alarm_manager_plus ### Version 3.0.4 ### Flutter SDK 3.16.8 ### Steps to reproduce 1. Create a new flutter app 2. Rename MainActivity package to a...

bug
triage

### Plugin share_plus ### Use case Compiling to WASM ### Proposal The short version: Migrate usage of dart:html to package:web Migrate usage of dart:js, dart:js_util, and package:js to dart:js_interop This...

enhancement
triage

### Plugin sensors_plus ### Use case Compiling to WASM ### Proposal The short version: - Migrate usage of dart:html to package:web - Migrate usage of dart:js, dart:js_util, and package:js to...

enhancement
triage

### Plugin device_info_plus ### Use case Flutter web apps are required to migrate from `dart:html` to `package:web` to use WASM. ### Proposal This issue tracks the upgrade process for `device_info_plus`....

enhancement
triage