ledger_flutter_plus 1.4.1 copy "ledger_flutter_plus: ^1.4.1" to clipboard
ledger_flutter_plus: ^1.4.1 copied to clipboard

A Flutter plugin to scan, connect & sign transactions using your Ledger Nano devices

3
likes
130/ 160
pub points
648
downloads

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

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/vespr-wallet/ledger-flutter-plus/issues was unreachable. Make sure that the website is reachable via HEAD requests.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

failed
Provide documentation
0 / 20trigger folding of the section

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

OUT: Documenting ledger_flutter_plus... Discovering libraries... Linking elements... Precaching local docs for 678826 elements... Initialized dartdoc with 1189 libraries Generating docs for library ledger_flutter_plus.dart from package:ledger_flutter_plus/ledger_flutter_plus.dart... Generating docs for library ledger_flutter_plus_dart.dart from package:ledger_flutter_plus/ledger_flutter_plus_dart.dart... Documented 2 public libraries in 90.9 seconds ERR: warning: deprecated dartdoc usage: The '--nodoc' option is deprecated, and will soon be removed. from package-ledger_flutter_plus: file:///tmp/pana_JTHUYQ warning: ambiguous reexport of buffer.readAsBytes, canonicalization candidates: (ledger_flutter_plus, ledger_flutter_plus) -> ledger_flutter_plus (confidence 0.000) from buffer.readAsBytes: (file:///tmp/pana_JTHUYQ/lib/src/utils/buffer.dart:12:19) ledger_flutter_plus: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) ledger_flutter_plus: 1.177 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667)) Use {@canonicalFor buffer.readAsBytes} in the desired library's documentation to resolve the ambiguity and/or override dartdoc's decision, or structure your package so the reexport is less ambiguous. The symbol will still be referenced in all candidates -- this only [142 more lines]

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Web

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:ledger_flutter_plus/ledger_flutter_plus.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:ledger_flutter_plus/ledger_flutter_plus.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `macOS`.

Because:

  • package:ledger_flutter_plus/ledger_flutter_plus.dart that declares support for platforms: Android, iOS, Web.

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

Package does not support platform `Android`.

Because:

  • package:ledger_flutter_plus/ledger_flutter_plus.dart that imports:
  • package:ledger_flutter_plus/src/models/ledger_options.dart that imports:
  • package:universal_ble/universal_ble.dart that imports:
  • package:universal_ble/src/universal_ble.dart that imports:
  • package:universal_ble/src/universal_ble_web/universal_ble_web.dart that imports:
  • package:flutter_web_bluetooth/flutter_web_bluetooth.dart that declares support for platforms: Web.
Package does not support platform `iOS`.

Because:

  • package:ledger_flutter_plus/ledger_flutter_plus.dart that imports:
  • package:ledger_flutter_plus/src/models/ledger_options.dart that imports:
  • package:universal_ble/universal_ble.dart that imports:
  • package:universal_ble/src/universal_ble.dart that imports:
  • package:universal_ble/src/universal_ble_web/universal_ble_web.dart that imports:
  • package:flutter_web_bluetooth/flutter_web_bluetooth.dart that declares support for platforms: Web.
Package does not support platform `Web`.

Because:

  • package:ledger_flutter_plus/ledger_flutter_plus.dart that imports:
  • package:ledger_flutter_plus/src/models/ledger_options.dart that imports:
  • package:universal_ble/universal_ble.dart that imports:
  • package:universal_ble/src/universal_ble.dart that imports:
  • package:universal_ble/src/universal_ble_linux/universal_ble_linux.dart that imports:
  • package:bluez/bluez.dart that declares support for platforms: Linux.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:ledger_flutter_plus/ledger_flutter_plus.dart that imports:
  • package:ledger_flutter_plus/src/models/ledger_options.dart that imports:
  • package:universal_ble/universal_ble.dart that imports:
  • package:universal_ble/src/universal_ble.dart that imports:
  • package:universal_ble/src/universal_ble_linux/universal_ble_linux.dart that imports:
  • package:bluez/bluez.dart that imports:
  • package:bluez/src/bluez_client.dart that imports:
  • package:dbus/dbus.dart that imports:
  • package:dbus/src/dbus_value.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

OK
Pass static analysis
50 / 50trigger folding of the section

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

failed
Support up-to-date dependencies
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest
collection ^1.18.0 1.19.0 1.19.1
flutter flutter 0.0.0 0.0.0
ledger_usb_plus ^1.0.4 1.0.4 1.0.4
rxdart ^0.28.0 0.28.0 0.28.0
universal_ble ^0.12.0 0.12.0 0.14.0
universal_platform ^1.1.0 1.1.0 1.1.0
Transitive dependencies
Package Constraint Compatible Latest
args - 2.6.0 2.6.0
bluez - 0.8.2 0.8.2
characters - 1.3.0 1.4.0
dbus - 0.7.10 0.7.10
ffi - 2.1.3 2.1.3
flutter_web_bluetooth - 0.2.4 1.0.0
js - 0.7.1 0.7.1
logging - 1.3.0 1.3.0
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
petitparser - 6.0.2 6.0.2
plugin_platform_interface - 2.1.8 2.1.8
sky_engine - 0.0.0 0.0.0
vector_math - 2.1.4 2.1.4
xml - 6.5.0 6.5.0

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

The constraint `^0.12.0` on universal_ble does not support the stable version `0.13.0`.

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

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

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.17, Flutter 3.27.0, Dart 3.6.0.

Check the analysis log for details.

3
likes
130
points
648
downloads

Publisher

verified publishervespr.xyz

Weekly Downloads

A Flutter plugin to scan, connect & sign transactions using your Ledger Nano devices

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, ledger_usb_plus, rxdart, universal_ble, universal_platform

More

Packages that depend on ledger_flutter_plus