switched to json storage to allow sharing
This commit is contained in:
@ -41,6 +41,9 @@ dependencies:
|
||||
# Local storage for persistence
|
||||
shared_preferences: ^2.2.2
|
||||
|
||||
# File path access
|
||||
path_provider: ^2.1.2
|
||||
|
||||
# JSON serialization
|
||||
json_annotation: ^4.9.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user