flutter_blue_plus 2.3.0
flutter_blue_plus: ^2.3.0 copied to clipboard
Flutter plugin for connecting and communicating with Bluetooth Low Energy devices.
1.25k
likes
40/ 160
pub points
184k
downloads
We analyzed this package 23 hours ago, and awarded it 40 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
0/10 points: Use an OSI-approved license
No license was recognized.
Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.
0/10 points: 20% or more of the public API has dartdoc comments
Dependency resolution failed, unable to run dartdoc.
10/10 points: Package has an example
0/20 points: Platform support detection failed
Could not determine supported platforms as package resolution failed.
Run flutter pub get for more information.
0/50 points: code has no errors, warnings, lints, or formatting issues
- Running
flutter pub outdatedfailed with the following output:
Because flutter_blue_plus_winrt >=0.0.2 depends on flutter_blue_plus_platform_interface ^8.0.0 and flutter_blue_plus_winrt <0.0.2 depends on flutter_blue_plus_platform_interface 8.0.1, every version of flutter_blue_plus_winrt requires flutter_blue_plus_platform_interface ^8.0.0.
So, because flutter_blue_plus depends on both flutter_blue_plus_platform_interface 9.0.0 and flutter_blue_plus_winrt any, version solving failed.
0/10 points: All of the package dependencies are supported in the latest version
- Could not run
flutter pub outdated:flutter pub getfailed:
OUT:
Resolving dependencies...
ERR:
Because flutter_blue_plus_winrt >=0.0.2 depends on flutter_blue_plus_platform_interface ^8.0.0 and flutter_blue_plus_winrt <0.0.2 depends on flutter_blue_plus_platform_interface 8.0.1, every vers[...]
So, because flutter_blue_plus depends on both flutter_blue_plus_platform_interface 9.0.0 and flutter_blue_plus_winrt any, version solving failed.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
flutter pub downgrade failed with:
OUT:
Resolving dependencies...
ERR:
Because flutter_blue_plus_winrt <0.0.2 depends on flutter_blue_plus_platform_interface 8.0.1 and flutter_blue_plus_winrt >=0.0.2 depends on flutter_blue_plus_platform_interface ^8.0.0, every vers[...]
So, because flutter_blue_plus depends on both flutter_blue_plus_platform_interface 9.0.0 and flutter_blue_plus_winrt any, version solving failed.
Run flutter pub downgrade and then flutter analyze to reproduce the above problem.
You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.
Analyzed with Pana 0.23.12, Flutter 3.41.9, Dart 3.11.5.
Check the analysis log for details.