update flutter_secure_storage to 10.0.0-beta.4 for wasm compatibility
This commit is contained in:
parent
f53f6dd697
commit
73e907ef7e
3 changed files with 32 additions and 39 deletions
|
|
@ -45,7 +45,8 @@ dependencies:
|
|||
http: ^1.4.0
|
||||
web_socket_channel: ^3.0.3
|
||||
nested: ^1.0.0
|
||||
flutter_secure_storage: ^9.2.4
|
||||
#flutter_secure_storage: ^9.2.4
|
||||
flutter_secure_storage: ^10.0.0-beta.4
|
||||
rxdart: ^0.28.0
|
||||
intl: ^0.20.2
|
||||
flutter_launcher_icons: ^0.14.4
|
||||
|
|
|
|||
Reference in a new issue