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 share_plus ### Use case See image for expectation: ![BBMRzLdUu9RE2mQ](https://user-images.githubusercontent.com/37954976/195245685-1fb97124-d737-468c-b3bd-7d93724e64f1.png) Left: Flutter behavior (no thumbnail screenshot) Right: native behavior with thumbnail This seems to be available on iOS. Not...

enhancement
triage

### Platform android 18 ### Plugin package_info_plus ### Version 6.0.0 ### Flutter SDK 3.19.0 ### Steps to reproduce package_info_plus ### Code Sample ```dart package_info_plus: ^5.0.2 ``` ### Logs ```shell FAILURE:...

bug
triage

### What is your question? package_info_plus:compiledebugjavawithjavac'. > error: invalid source release: 17 errror ### Checklist before submitting a question - [X] I searched issues in this repository and couldn't find...

question

### Plugin share_plus ### Use case help needed ### Proposal Upgrade for flutter 3.22 and see what can be done

enhancement
triage

### Plugin sensors_plus ### Use case I only need gravity acc values to know the phone's brief orientation. Right now, I need to get both acc and user acc values...

enhancement
triage

Currently, the share sheet keeps its origin where it was set using the `sharePositionOrigin` parameter, when the device gets rotated. However, this position is wrong in most cases after a...

enhancement
share_plus
ios
iPadOs

### Platform Windows 10 ### Plugin device_info_plus ### Version 10.1.0 ### Flutter SDK 3.22.1 ### Steps to reproduce 1. Create a new flutter project 2. Add plugin device_info_plus 3. In...

bug
triage

### Platform Android ### Plugin device_info_plus ### Version 10.1.0 ### Flutter SDK 3.220 ### Steps to reproduce Scan the repo using snyk Vulnerability report for the 'packages/device_info_plus/device_info_plus/android/build.gradle' file. https://www.cve.org/CVERecord?id=CVE-2020-29582 ![image](https://github.com/fluttercommunity/plus_plugins/assets/93641486/cd32904c-be2a-493d-9314-7d198f737cef)...

bug
invalid

### What is your question? I have added android_alarm_manager_plus: ^4.0.3 to pubspec.yaml and when I run flutter build apk, I am getting this error: ''' /.pub-cache/hosted/pub.dev/android_alarm_manager_plus-4.0.3/android/src/main/kotlin/dev/fluttercommunity/plus/androidalarmmanager/AlarmBroadcastReceiver.kt: (27, 18): Class 'kotlin.Unit'...

question
Stale

### Plugin package_info_plus ### Use case Right now the `packageInfo.buildSignature` method returns a SHA256 hex string (without colon byte delimiters). The Android ecosystem still extensively uses SHA1 hex strings (with...

enhancement
triage