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

### Platform MacOS Sonoma 14.2 ### Plugin device_info_plus ### Version 9.1.1 ### Flutter SDK 3.16.5 ### Steps to reproduce Just call macOsInfo function `if (platform.isMacOS) { final info = await...

bug
triage

### Plugin share_plus ### Use case "sharePositionOrigin" is mandatory for iPad environment. But shareUri does not have it. So I created my own code. but it will be best if...

enhancement
triage

### Platform Android 9 ### Plugin android_intent_plus ### Version 4.0.3 ### Flutter SDK 3.16.5 ### Steps to reproduce When the program is run, I encounter the warnings that I posted...

bug
triage

### Platform Android 12 ### Plugin share_plus ### Version > 7.0.0 ### Flutter SDK 3.13.9 ### Steps to reproduce As soon as I add share_plus > 7.0.0 as a dependency...

bug
triage

### Platform Android 13 ### Plugin share_plus ### Version 7.0.2 ### Flutter SDK 3.10.5 ### Steps to reproduce 1. Ask share_plus to share a file that doesn't exist. 2. Ask...

bug
triage

### Platform Android 11 ### Plugin share_plus ### Version 6.3.0 ### Flutter SDK 3.7.6 ### Steps to reproduce I am calling : ``` await Share.shareFiles([(filePath)], subject: "A nice subject"); ```...

bug
triage

Bumps androidx.core:core from 1.10.1 to 1.12.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.core:core&package-manager=gradle&previous-version=1.10.1&new-version=1.12.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands...

dependencies
java

### Platform MacOs 14.2.1 ### Plugin android_intent_plus ### Version 4.0.3 ### Flutter SDK 3.3.0-174.3.beta ### Steps to reproduce 1. create project with beta or main sdk 2. flutter pub add...

bug
triage
Stale

### Platform +9 ### Plugin share_plus ### Version 7.1.0 ### Flutter SDK 3.10.6 ### Steps to reproduce as I always I just add share_plus with command of `flutter pub add...

bug
triage

### Plugin share_plus ### Use case It would allow to natively integrate a "create link" feature in _Immich_ without the need to add more screens/ modals. ### Proposal Starting with...

enhancement
triage