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
-
Install Rust
-
Install LLVM
-
Install NodeJS
-
Copy package to your local folder
-
Add package to
pubspec.yaml
and runflutter pub get
to load dependencies -
Set correct llvm-path in
pubscpec.yaml
-
Run build on package with following command
flutter pub run flutter_ledger_lib:build