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 Android 11 ### Plugin share_plus ### Version 4.0.8 ### Flutter SDK 3.0.2 ### Steps to reproduce 1. use shareFilesWithResult and check the result. result.raw returns null ### Code...

bug
triage

## Use case In my case, I need to specify sensor delay level. ``` sensorManager.registerListener(sensorEventListener, sensor, sensorManager.SENSOR_DELAY_NORMAL); ``` ## Proposal sensorManager.SENSOR_DELAY_GAME is also needed.

enhancement
sensors_plus
Hacktoberfest

### Platform Chrome Version 102.0.5005.115 (Official Build) (arm64 && 32-bit) ### Plugin battery_plus ### Version * ### Flutter SDK 3.0.2 ### Steps to reproduce ## macOS 1. Go to the...

bug
battery_plus
web

### What is your question? When using the Flutter AlarmManagerPlus package and any one of its exposed methods, the callback we can pass is either of type Function or Function(int)....

question

For example: https://github.com/fluttercommunity/plus_plugins/runs/2389416418

CI/CD
Hacktoberfest

I am using a latest version of share_plus: ^3.0.4 lib. When sending a pdf to email the text comes but when sending via WhatsApp only pdf comes and not the...

bug

### Plugin connectivity_plus ### Use case I would like to check, whether Wi-Fi is turned on or off. I don't care, if there is an internet connection available or not....

enhancement
Hacktoberfest
triage

``` e: ~/.pub-cache/hosted/pub.dartlang.org/sensors_plus-1.3.2/android/src/main/kotlin/dev/fluttercommunity/plus/sensors/StreamHandlerImpl.kt: (10, 16): Redeclaration: StreamHandlerImpl FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':sensors_plus:compileDebugKotlin'. > Compilation error. See log for more details...

bug
sensors_plus
android
missing info

I want to share content(image, audio, video, or document) to other platforms using [share_pluse](https://pub.dev/packages/share_plus) package. This package provides options for all platforms which are feasible to share the content(image, audio,...

question

## System info Platform the Issue occurs on: ios / iPhone Plugin name: share_plus Plugin version: 3.0.4 On the first run, there is a long lag before the share window...

bug