added shared preferences package

This commit is contained in:
SomnusVeritas
2023-10-20 17:02:29 +02:00
parent 5f341cfc77
commit 9bc3a8366a
2 changed files with 135 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ dependencies:
sdk: flutter
cupertino_icons: ^1.0.2
shared_preferences: ^2.2.2
dev_dependencies:
flutter_test: