flutter_ledger_lib 1.0.0 copy "flutter_ledger_lib: ^1.0.0" to clipboard
flutter_ledger_lib: ^1.0.0 copied to clipboard

A Flutter project for interacting with Ledger Nano devices.

flutter_ledger_lib #

A Flutter plugin for interacting with Ledger Nane S/X. Supports MacOS and Windows.

Requirements #

  • Rust
  • LLVM
  • NodeJS

How to build & run #

  1. Install Rust

  2. Install LLVM

  3. Install NodeJS

  4. Copy package to your local folder

  5. Add package to pubspec.yaml and run flutter pub get to load dependencies

  6. Set correct llvm-path in pubscpec.yaml

  7. Run build on package with following command
    flutter pub run flutter_ledger_lib:build