mirror of
https://github.com/Xevion/paperless-mobile.git
synced 2025-12-15 06:12:29 -06:00
feat: Add more user related state to hive
This commit is contained in:
@@ -21,6 +21,7 @@ dependencies:
|
||||
collection: ^1.17.0
|
||||
jiffy: ^5.0.0
|
||||
freezed_annotation: ^2.2.0
|
||||
hive: ^2.2.3
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
@@ -29,6 +30,7 @@ dev_dependencies:
|
||||
json_serializable: ^6.5.4
|
||||
build_runner: ^2.3.2
|
||||
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