Add package shared_preferences

This commit is contained in:
2022-09-17 21:31:10 +02:00
parent 23dedfb726
commit fa90ba8c21
3 changed files with 142 additions and 0 deletions

View File

@@ -35,6 +35,7 @@ dependencies:
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
http: ^0.13.5
shared_preferences: ^2.0.15
dev_dependencies:
flutter_test: