ledger_scallop 1.1.1 copy "ledger_scallop: ^1.1.1" to clipboard
ledger_scallop: ^1.1.1 copied to clipboard

discontinued
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_scallop

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

dependencies:
  ledger_scallop: ^1.1.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_scallop/ledger_scallop.dart';
0
likes
120
points
9
downloads

Documentation

API reference

Publisher

verified publisherscallop.io

Weekly Downloads

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

Homepage
Repository (GitHub)
View/report issues
Contributing

License

Apache-2.0 (license)

Dependencies

flutter, ledger_usb, protobuf, scallop_flutter_reactive_ble

More

Packages that depend on ledger_scallop