flipperlib 0.1.0 copy "flipperlib: ^0.1.0" to clipboard
flipperlib: ^0.1.0 copied to clipboard

PlatformmacOS

Flipper Zero client for Flutter: BLE and USB transports, protobuf RPC, CLI and STM32WB55 DFU recovery.

120/ 160
pub points
44
downloads

We analyzed this package 4 days ago, and awarded it 120 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: GPL-3.0.

Failed report section
Provide documentation
10 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

3213 out of 5549 API elements (57.9 %) have documentation comments.

Some symbols that are missing documentation: flipperlib, flipperlib.AndroidUsbDiscoveredDevice, flipperlib.AndroidUsbDiscoveredDevice.AndroidUsbDiscoveredDevice.new, flipperlib.AndroidUsbDiscoveredDevice.id, flipperlib.AndroidUsbDiscoveredDevice.name.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:flipperlib/flipperlib.dart that declares support for platforms: macOS.
Package does not support platform `iOS`.

Because:

  • package:flipperlib/flipperlib.dart that declares support for platforms: macOS.
Package does not support platform `Windows`.

Because:

  • package:flipperlib/flipperlib.dart that declares support for platforms: macOS.
Package does not support platform `Linux`.

Because:

  • package:flipperlib/flipperlib.dart that declares support for platforms: macOS.
Package does not support platform `Web`.

Because:

  • package:flipperlib/flipperlib.dart that declares support for platforms: macOS.

These issues are present but do not affect the score, because they may not originate in your package:

Package does not support platform `macOS`.

Because:

  • package:flipperlib/flipperlib.dart that imports:
  • package:flipperlib/src/model/device.dart that imports:
  • package:flipperlib/src/model/discovered.dart that imports:
  • package:usb_serial/usb_serial.dart that declares support for platforms: Android.
Passed report section
Pass static analysis
50 / 50trigger folding of the section

Passed check 50/50 points: code has no errors, warnings, lints, or formatting issues

Failed report section
Support up-to-date dependencies
10 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
ffi ^2.1.3 2.2.0 2.2.0
fixnum ^1.1.1 1.1.1 1.1.1
flutter_libserialport ^0.6.0 0.6.0 0.6.0
permission_handler ^11.3.1 11.4.0 13.0.2
protobuf ^6.0.0 6.1.0 6.1.0
universal_ble ^1.0.0 1.2.0 2.3.0
usb_serial ^0.5.2 0.5.2 0.5.2
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
bluez - 0.8.3 0.8.3
characters - 1.4.1 1.4.1
collection - 1.19.1 1.19.1
dbus - 0.7.15 0.7.15
dylib - 0.3.3 0.3.3
flutter_web_bluetooth - 1.1.0 1.1.0
libserialport - 0.3.0+1 0.3.0+1
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
path - 1.9.1 1.9.1
permission_handler_android - 12.1.0 14.1.0
permission_handler_apple - 9.6.1 9.6.1
permission_handler_html - 0.1.4+1 0.1.4+1
permission_handler_platform_interface - 4.4.1 4.4.1
permission_handler_windows - 0.2.2 0.2.2
petitparser - 7.0.2 7.0.2
platform - 3.2.0 3.2.0
plugin_platform_interface - 2.1.8 2.1.8
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
vector_math - 2.4.2 2.4.2
web - 1.1.1 1.1.1
xml - 7.0.1 7.0.1
yaml - 3.1.4 3.1.4

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^11.3.1` on permission_handler does not support the stable version `12.0.0`.

Try running dart pub upgrade --major-versions permission_handler to update the constraint.

The constraint `^1.0.0` on universal_ble does not support the stable version `2.0.0`.

Try running dart pub upgrade --major-versions universal_ble to update the constraint.

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 1 error:

  • UNDEFINED_GETTER - lib/src/transport/ble/platform.dart:50:34 - The getter 'serviceData' isn't defined for the type 'BleDevice'.

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.19, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
120
points
44
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flipper Zero client for Flutter: BLE and USB transports, protobuf RPC, CLI and STM32WB55 DFU recovery.

Repository (GitHub)
View/report issues

Topics

#flipper-zero #ble #usb #embedded

License

GPL-3.0 (license)

Dependencies

ffi, fixnum, flutter, flutter_libserialport, permission_handler, protobuf, universal_ble, usb_serial

More

Packages that depend on flipperlib

Packages that implement flipperlib