plus_plugins
plus_plugins copied to clipboard
Flutter Community Plus Plugins
### Platform Web ### Plugin package_info_plus ### Version 8.1.1 ### Flutter SDK 3.24.3 ### Steps to reproduce Hello, based on [this issue](https://github.com/getsentry/sentry-dart/issues/2453), I added a minimal sample code. The problem...
### Plugin share_plus ### Use case I noticed that share_plus indeed lacks platform exclusion functionality for iOS. Specifically, this feature is outlined in [Apple's documentation](https://developer.apple.com/documentation/uikit/uiactivityviewcontroller/1622009-excludedactivitytypes). Currently, the plugin does not...
### Plugin share_by_package ### Use case In my app, there is a 'Share' section with buttons for popular social apps (e.g., Facebook, Instagram, LinkedIn, etc.). When the user clicks on...
[Bug]:
### Platform Android 15 and android 16 ### Plugin device_info_plus ### Version 12.2.0 ### Flutter SDK 3.27.0 ### Steps to reproduce MissingPluginException(No implementation found for method getDeviceInfo on channel dev.fluttercommunity.plus/device_info)...
## Description Adds the `isiOSAppOnVision` property for iOS platform. ## Related Issues resolves #3715 ## Checklist - [x] I read the [Contributor Guide](https://github.com/fluttercommunity/plus_plugins/blob/main/CONTRIBUTING.md) and followed the process outlined there for...
### Operating System macOS ### Plugin package_info_plus ### Version 8.1.1 ### Flutter SDK 3.29.0 ### Compilation command flutter build macos ### Dart Dependencies ```yaml ``` ### Native dependencies ```text ```...
### Platform chrome ### Plugin share_plus ### Version 11.0.0 ### Flutter SDK 3.32.2 ### Steps to reproduce I'm trying to share a link locally in Flutter web (Chrome) by adding...
### Platform Android 14 (RMX3890) Xiaomi/Realme UI ### Plugin connectivity_plus ### Version 7.0.0 ### Flutter SDK 3.38.3 ### Steps to reproduce 1. Start the app while Wi-Fi + VPN are...
### Platform Windows 11 (also occurs on Windows 10) ### Plugin connectivity_plus ### Version 7.0.0 ### Flutter SDK 3.35.7 ### Steps to reproduce 1. Create a new Flutter project with...
I already try #780 and #3485 but it does not work. ### Operating System MacOS 15.6 (Apple M2) ### Plugin device_info_plus ### Version 11.5.0 ### Flutter SDK 3.32.8 ### Compilation...