From 1d8e0fb30b53c28756f23676d5a3e1a99a9b3051 Mon Sep 17 00:00:00 2001 From: cyan Date: Mon, 21 Oct 2024 12:54:58 +0200 Subject: ledger changes (#41) * ledger changes * minor fix * Implement monero queryWalletDevice * update checksums * Remove ledger_flutter_plus dependency --------- Co-authored-by: Konstantin Ullrich --- impls/monero.dart/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'impls/monero.dart/pubspec.yaml') diff --git a/impls/monero.dart/pubspec.yaml b/impls/monero.dart/pubspec.yaml index 174a781..2a32efe 100644 --- a/impls/monero.dart/pubspec.yaml +++ b/impls/monero.dart/pubspec.yaml @@ -12,4 +12,4 @@ dependencies: dev_dependencies: lints: ^5.0.0 test: ^1.24.0 - ffigen: ^14.0.0 \ No newline at end of file + ffigen: ^14.0.0 -- cgit v1.2.3