助记词转换
This commit is contained in:
13
pubspec.yaml
13
pubspec.yaml
@@ -11,8 +11,6 @@ dependencies:
|
||||
get: ^4.6.5
|
||||
dio: ^4.0.6
|
||||
get_storage: ^2.0.3
|
||||
crypto: ^3.0.2
|
||||
encrypt: ^5.0.1
|
||||
qr_flutter: ^4.0.0
|
||||
azlistview: ^2.0.0
|
||||
lpinyin: ^2.0.3
|
||||
@@ -34,6 +32,14 @@ dependencies:
|
||||
flutter_easyloading: ^3.0.5
|
||||
proste_indexed_stack: ^0.2.4
|
||||
image_cropper: ^3.0.0
|
||||
bip32: ^2.0.0
|
||||
bip39_multi_language:
|
||||
git:
|
||||
url: https://github.com/cjango/dart-bip39-multi-language.git
|
||||
ref: master
|
||||
fast_base58: ^0.2.1
|
||||
hash: ^1.0.4
|
||||
unorm_dart: ^0.2.0
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
@@ -41,3 +47,6 @@ dev_dependencies:
|
||||
flutter_lints: ^1.0.0
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
assets:
|
||||
- assets/icons/
|
||||
- assets/transits/
|
||||
|
||||
Reference in New Issue
Block a user