diff options
Diffstat (limited to 'impls/monero.dart/pubspec.yaml')
| -rw-r--r-- | impls/monero.dart/pubspec.yaml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/impls/monero.dart/pubspec.yaml b/impls/monero.dart/pubspec.yaml index 4f48698..4c6254b 100644 --- a/impls/monero.dart/pubspec.yaml +++ b/impls/monero.dart/pubspec.yaml @@ -8,8 +8,12 @@ environment: dependencies: ffi: ^2.1.0 + ledger_flutter: + git: + url: https://github.com/MrCyjaneK/ledger-flutter + ref: d68f1be485717bedad0779ee6114afec1896fbc9 dev_dependencies: lints: ^4.0.0 test: ^1.24.0 - ffigen: ^13.0.0
\ No newline at end of file + ffigen: ^13.0.0 |
