mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-15 06:12:29 -06:00
feat: Split settings, encrypted user credentials, preparations for multi user support
This commit is contained in:
@@ -93,6 +93,8 @@ dependencies:
|
||||
in_app_review: ^2.0.6
|
||||
freezed_annotation: ^2.2.0
|
||||
animations: ^2.0.7
|
||||
hive_flutter: ^1.1.0
|
||||
flutter_secure_storage: ^8.0.0
|
||||
|
||||
dev_dependencies:
|
||||
integration_test:
|
||||
@@ -108,6 +110,7 @@ dev_dependencies:
|
||||
dart_code_metrics: ^5.4.0
|
||||
auto_route_generator: ^5.0.3
|
||||
freezed: ^2.3.2
|
||||
hive_generator: ^2.0.0
|
||||
|
||||
# For information on the generic Dart part of this file, see the
|
||||
# following page: https://dart.dev/tools/pub/pubspec
|
||||
|
||||
Reference in New Issue
Block a user