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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ledger_flutter_plus

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  ledger_flutter_plus: ^1.4.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ledger_flutter_plus/ledger_flutter_plus.dart';
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