ledger_dart_lib 0.1.2 copy "ledger_dart_lib: ^0.1.2" to clipboard
ledger_dart_lib: ^0.1.2 copied to clipboard

Ledger dart library for Flutter. This library aims to provide a easy way to communicate with Ledger devices.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ledger_dart_lib

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

dependencies:
  ledger_dart_lib: ^0.1.2

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_dart_lib/ledger_dart_lib.dart';
1
likes
120
pub points
62%
popularity

Publisher

verified publisherarchethic.net

Ledger dart library for Flutter. This library aims to provide a easy way to communicate with Ledger devices.

Repository (GitHub)
View/report issues

Documentation

API reference

License

AGPL-3.0 (LICENSE)

Dependencies

convert, flutter, web_hid

More

Packages that depend on ledger_dart_lib