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

Need minimum of 22 to support Intent#createChooser. - [x] I read the [Contributor Guide] and followed the process outlined there for submitting PRs. - [x] My PR includes unit or...

### Platform iOS 15 ### Plugin package_info_plus ### Version 1.4.3 ### Flutter SDK 3.0.5 ### Steps to reproduce Not sure, maybe I am doing something wrong. I just have project...

bug
package_info_plus
ios
triage

### What is your question? I'm making a alert to notify if laptop is plugged in or not , but when use battery_plus in state Full, i cant detect that...

enhancement
question
battery_plus
Hacktoberfest

### Platform Android 12 ### Plugin package_info_plus ### Version 1.4.3+1 ### Flutter SDK 3.0.5 ### Steps to reproduce 1. My application version is set to **version: 1.0.0+1** in pubspec.yaml 2....

bug
triage

### Platform Any ### Plugin battery_plus ### Version 2.1.4+1 ### Flutter SDK 2.5 ### Steps to reproduce The battery could be **full** and **plugged in**, or **unplugged**. Therefore, BatteryState.full is...

enhancement
battery_plus
Hacktoberfest

## Description Now our integration test just supports the Android platform. ## Related Issues This is a GSoC task, so there are no associated issues for now. ## Checklist Before...

### Plugin sensors_plus ### Use case Device orientation (in world coordinates) is often desired and seems to be implemented for android/ios/web under [TYPE_ORIENTATION_VECTOR](https://google-developer-training.github.io/android-developer-advanced-course-concepts/unit-1-expand-the-user-experience/lesson-3-sensors/3-2-c-motion-and-position-sensors/3-2-c-motion-and-position-sensors.html#devicerotation), [CMQuaternion](https://developer.apple.com/documentation/coremotion/cmattitude/1616025-quaternion) and [onDeviceOrientation](https://api.dart.dev/be/136904/dart-html/Window/onDeviceOrientation.html) respectively. My understanding is...

enhancement
Hacktoberfest
triage

### Plugin device_info_plus ### Use case AndroidDeviceInfo can't find device name ![Screenshot_20220819_163759](https://user-images.githubusercontent.com/37462508/185582107-271336de-5929-4dac-a81b-1c595fe17731.jpg) ### Proposal AndroidDeviceInfo and IosDeviceInfo need add device name item

enhancement
Hacktoberfest
triage

### What is your question? > Could not find lint-30.1.2.jar (com.android.tools.lint:lint:30.1.2). Searched in the following locations: https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint/30.1.2/lint-30.1.2.jar > Could not find lint-checks-30.1.2.jar (com.android.tools.lint:lint-checks:30.1.2). Searched in the following locations: https://dl.google.com/dl/android/maven2/com/android/tools/lint/lint-checks/30.1.2/lint-checks-30.1.2.jar >...

question

Is there a way to check for a metered connection (**_not_** simply wifi vs. cellular). Android and Windows differentiate between metered and unmetered connections, and it is user-changeable. I'm unsure...

enhancement
connectivity_plus
all
Hacktoberfest