update flutter_secure_storage to 10.0.0-beta.4 for wasm compatibility

This commit is contained in:
Ninjdai 2025-08-19 13:07:48 +02:00
parent f53f6dd697
commit 73e907ef7e
3 changed files with 32 additions and 39 deletions

View file

@ -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