mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-01-03 17:40:43 +00:00
Revert back to Cake fork for secure storage
This commit is contained in:
parent
d41e7b7bab
commit
c3c81f7685
1 changed files with 6 additions and 7 deletions
|
@ -9,13 +9,12 @@ dependencies:
|
||||||
qr: ^3.0.1
|
qr: ^3.0.1
|
||||||
uuid: 3.0.6
|
uuid: 3.0.6
|
||||||
shared_preferences: ^2.0.15
|
shared_preferences: ^2.0.15
|
||||||
flutter_secure_storage: ^7.0.1
|
flutter_secure_storage:
|
||||||
# flutter_secure_storage:
|
git:
|
||||||
# git:
|
url: https://github.com/cake-tech/flutter_secure_storage.git
|
||||||
# url: https://github.com/cake-tech/flutter_secure_storage.git
|
path: flutter_secure_storage
|
||||||
# path: flutter_secure_storage
|
ref: cake-6.0.0
|
||||||
# ref: cake-6.0.0
|
version: 6.0.0
|
||||||
# version: 6.0.0
|
|
||||||
# provider: ^6.0.3
|
# provider: ^6.0.3
|
||||||
rxdart: ^0.27.4
|
rxdart: ^0.27.4
|
||||||
yaml: ^3.1.1
|
yaml: ^3.1.1
|
||||||
|
|
Loading…
Reference in a new issue