Pin ledger_flutter_plus dependency to fix builds (#1965)

This commit is contained in:
cyan 2025-01-15 22:15:42 +01:00 committed by GitHub
parent f431091f5e
commit f072bc8dce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -107,7 +107,10 @@ dependencies:
polyseed: ^0.0.6 polyseed: ^0.0.6
nostr_tools: ^1.0.9 nostr_tools: ^1.0.9
solana: ^0.31.0+1 solana: ^0.31.0+1
ledger_flutter_plus: ^1.4.1 ledger_flutter_plus:
git:
url: https://github.com/vespr-wallet/ledger-flutter-plus
ref: c2e341d8038f1108690ad6f80f7b4b7156aacc76
hashlib: ^1.19.2 hashlib: ^1.19.2
dev_dependencies: dev_dependencies:
@ -146,6 +149,10 @@ dependency_overrides:
url: https://github.com/cake-tech/bitcoin_base url: https://github.com/cake-tech/bitcoin_base
ref: cake-update-v9 ref: cake-update-v9
ffi: 2.1.0 ffi: 2.1.0
ledger_flutter_plus:
git:
url: https://github.com/vespr-wallet/ledger-flutter-plus
ref: c2e341d8038f1108690ad6f80f7b4b7156aacc76
flutter_icons: flutter_icons:
image_path: "assets/images/app_logo.png" image_path: "assets/images/app_logo.png"