plus_plugins icon indicating copy to clipboard operation
plus_plugins copied to clipboard

Flutter Community Plus Plugins

Results 327 plus_plugins issues
Sort by recently updated
recently updated
newest added

When I try to build my app with XCode, get error: Module 'device_info' not found it's work fine on android in mac I try commands: flutter clean & flutter pub...

bug

## System info Issue occurs on: iOS Plugin name: share_plus Plugin version: 3.0.4 Flutter doctor output: Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable,...

bug

### What is your question? Share plus can share via Air drop on IOS?

question

How can we send data from alarm manager to its callback and use it ? I think there is no implementation for sending data yet !

question

### Platform Web ### Plugin device_info_plus ### Version 4.0.1 ### Flutter SDK 3.1.0-9.0.pre ### Steps to reproduce 1. Invoke `webBrowserInfo` getter in any way ```dart DeviceInfoPlugin deviceInfo = DeviceInfoPlugin(); final...

bug
device_info_plus
web

### Platform Web ### Plugin package_info_plus ### Version 1.4.3 ### Flutter SDK 3.0.5 ### Steps to reproduce 1. Add package_info_plus: ^1.4.3 to dependencies in pubspec.yaml 2. flutter build web ###...

bug
triage

### Plugin device_info_plus ### Use case Error message while running pub get This app is using a deprecated version of the Android embedding. To avoid unexpected runtime failures, or future...

enhancement
android
device_info_plus

### Platform 10 ### Plugin battery_plus ### Version ^2.1.4 ### Flutter SDK 2.8.1 ### Steps to reproduce [](url)Run the application. This crash occurs only on my Xiaomi Mi 9T Pro...

bug
battery_plus
android

### Steps to reproduce See failed job: https://github.com/fluttercommunity/plus_plugins/runs/7388153075?check_suite_focus=true

bug
all
CI/CD

So I'm using `share_plus` library to share my image which I downloaded from the api but when I'm trying to share it it' giving me 'PlatformException' Error. Here's the code...

bug
share_plus
Hacktoberfest