diff options
| author | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-08-23 12:23:30 +0200 |
|---|---|---|
| committer | Czarek Nakamoto <cyjan@mrcyjanek.net> | 2024-08-23 12:23:30 +0200 |
| commit | 35633848e26dcf8cdc928de8df31f14eb9ee918c (patch) | |
| tree | 6e186b926ea1ab82f8464cd5bc8660c19167d77c /impls/monero.dart/pubspec.yaml | |
| parent | 9c5459c51ed966f77e1bc22e787e858cd2c53c86 (diff) | |
ledger changes
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 |
