diff options
Diffstat (limited to 'impls/monero.dart/pubspec.yaml')
| -rw-r--r-- | impls/monero.dart/pubspec.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/impls/monero.dart/pubspec.yaml b/impls/monero.dart/pubspec.yaml index 174a781..577dcbe 100644 --- a/impls/monero.dart/pubspec.yaml +++ b/impls/monero.dart/pubspec.yaml @@ -8,8 +8,9 @@ environment: dependencies: ffi: ^2.1.0 + ledger_flutter_plus: ^1.2.5 dev_dependencies: lints: ^5.0.0 test: ^1.24.0 - ffigen: ^14.0.0
\ No newline at end of file + ffigen: ^14.0.0 |
