mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-03-12 09:32:33 +00:00
pubspec fix
This commit is contained in:
parent
8d508713b5
commit
8632842b6d
1 changed files with 2 additions and 4 deletions
|
@ -106,14 +106,11 @@ dependencies:
|
|||
flutter_svg: ^2.0.9
|
||||
polyseed: ^0.0.2
|
||||
nostr_tools: ^1.0.9
|
||||
|
||||
|
||||
breez_sdk:
|
||||
git:
|
||||
url: https://github.com/breez/breez-sdk-flutter.git
|
||||
|
||||
dependency_overrides:
|
||||
flutter_rust_bridge: ^1.82.1
|
||||
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
@ -136,6 +133,7 @@ dependency_overrides:
|
|||
bech32:
|
||||
git:
|
||||
url: https://github.com/cake-tech/bech32.git
|
||||
flutter_rust_bridge: ^1.82.1
|
||||
|
||||
flutter_icons:
|
||||
image_path: "assets/images/app_logo.png"
|
||||
|
|
Loading…
Reference in a new issue