Add SecureStorageController

This commit is contained in:
Henry Hiles 2025-11-17 21:43:46 -05:00
commit c3376bf780
No known key found for this signature in database
10 changed files with 136 additions and 188 deletions

View file

@ -24,11 +24,8 @@ dependencies:
flutter_riverpod: ^3.0.3
hooks_riverpod: ^3.0.3
intl: ^0.20.1
app_links: ^6.1.1
fast_immutable_collections: ^11.0.0
path_provider: ^2.1.3
permission_handler: ^12.0.1
shared_preferences: ^2.2.3
url_launcher: ^6.2.6
freezed_annotation: ^3.1.0
image_picker: ^1.1.2
@ -57,10 +54,10 @@ dependencies:
matrix: ^3.0.2
sqflite_common_ffi: ^2.3.6
color_hash: ^1.0.1
scaled_app: ^2.3.0
flutter_vodozemac: ^0.4.1
flutter_widget_from_html_core: ^0.17.0
flutter_svg: ^2.2.2
simple_secure_storage: ^0.3.6
dev_dependencies:
build_runner: ^2.4.11