ledger 1.1.0 copy "ledger: ^1.1.0" to clipboard
ledger: ^1.1.0 copied to clipboard

PlatformAndroid

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ledger

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

dependencies:
  ledger: ^1.1.0

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/ledger.dart';
0
likes
150
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_reactive_ble, ledger_usb

More

Packages that depend on ledger