use flutter secure storage not simple secure storage

This commit is contained in:
Henry Hiles 2026-01-08 18:51:20 -05:00
commit e3d051767c
No known key found for this signature in database
7 changed files with 69 additions and 117 deletions

View file

@ -65,12 +65,12 @@ dependencies:
flutter_vodozemac: ^0.4.1
flutter_widget_from_html_core: ^0.17.0
flutter_svg: ^2.2.2
simple_secure_storage: ^0.3.6
json_annotation: ^4.9.0
vodozemac: ^0.4.0
shared_preferences: ^2.5.3
mention_tag_text_field: ^0.0.9
fluttertagger: ^2.3.1
flutter_secure_storage: ^10.0.0
dev_dependencies:
build_runner: ^2.4.11