plus_plugins
plus_plugins copied to clipboard
Flutter Community Plus Plugins
### What is your question? I'm working on a web mini app for telegram using the share plus package. The Telegram Mini App's documentation specify that they use an Iframe...
### Platform web ### Plugin share_plus ### Version 7.2.1 ### Flutter SDK 3.13.6 ### Steps to reproduce Just try to share text on the web platform (Crhome). And you closed...
Bumps androidx.core:core-ktx from 1.10.1 to 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...
Bumps com.android.tools.build:gradle from 8.2.0 to 8.2.2. [](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...
## Description If the share is done to the same app(self) in android device, this plugin opens the share-sheet only once and throws the following exception for the subsequent method...
Bumps com.android.tools.build:gradle from 8.2.0 to 8.2.2. [](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...
[Bug]: Passing Context to sharePositionOrigin for iPad, no errors are thrown, but nothing happens
### Platform iOS 16.1, iPad Pro 6th Generation ### Plugin share_plus ### Version 7.2.1 ### Flutter SDK 3.16.3 ### Steps to reproduce Trying to implement share_plus on our project, and...
### Platform Windows 10 virtualized (VirtualBox 7.0.10) ### Plugin device_info_plus ### Version 9.1.2 ### Flutter SDK 3.16.4 ### Steps to reproduce error occurred while retrieving Windows info using device_info_plus with...
### What is your question? I use flutter version 3.16.3. flutter doctor and everything other is ok. Here is some brief codes: String dir = (await getTemporaryDirectory()).path; String saveFileName =...
### Platform Android any ### Plugin android_alarm_manager_plus ### Version 3.0.4 ### Flutter SDK 3.16.3 ### Steps to reproduce 1. Create new flutter project in android studio Hedgehog 2. add plugin...