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

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @​salmanmkc in actions/checkout#2248 Persist...

dependencies
github_actions

### Platform IOS ### Plugin share_plus ### Version share_plus: ^11.1.0 ### Flutter SDK 3.32.8 ### Steps to reproduce 1. Have snapchat app installed on your device. 2. Setup the package...

bug
triage

### Plugin device_info_plus ### Use case To check if an iOS app is running on Vision Pro (VisionOS) via Designed for iPad protocol. ### Proposal Similar to `isiOSAppOnMac`, add `isiOSAppOnVision`...

enhancement
triage

### What is your question? Hi, I implemented the share option in the Flutter module. It works fine when running the Flutter module directly, but when integrated into the native...

question

### Operating System Windows11 ### Plugin device_info_plus ### Version 12.1.0 ### Flutter SDK 3.35.3 ### Compilation command ./gradlew assembleDebug ### Dart Dependencies ```yaml archive: ^4.0.7 async: ^2.11.0 cupertino_icons: ^1.0.2 device_info_plus:...

triage
compile

https://github.com/fluttercommunity/plus_plugins/blob/61786a1d680d8c3886b4fceb34d689ec94e10d8a/packages/device_info_plus/device_info_plus/lib/src/model/android_device_info.dart#L346 I'm getting the value of `Instance of 'AndroidBuildVersion'` when I call `deviceInfoPlugin.androidInfo.version.toString()` The documentation seems to imply that I might get something useful out of `version.toString()` https://pub.dev/documentation/device_info_plus/latest/device_info_plus/AndroidBuildVersion-class.html I realize...

### Platform iOS 26 ### Plugin share_plus ### Version 12.0.0 ### Flutter SDK 3.35.3 ### Steps to reproduce Take a message which has \n in it. Share it via whatsapp...

bug
triage

### Platform Android 12 and Android 16 ### Plugin network_info_plus ### Version 6.1.4 ### Flutter SDK 3.32.7 ### Steps to reproduce Just added the package and tried to get the...

bug
triage

### Platform Windows 10/11 ### Plugin share_plus ### Version 11.0.0 ### Flutter SDK 3.32.5 ### Steps to reproduce share_plus: ^10.1.4 Works perfectly on Windows 10/11 share_plus: ^11.0.0 Does NOT work...

bug
triage

### Plugin device_info_plus ### Use case Android apps/games could run on the Google Play Games on PC, i.e. on Windows. https://developer.android.com/games/playgames/overview So, a Flutter app build for Android and distributed...

enhancement
triage