Added: login/logout logic, session storage

This commit is contained in:
2025-06-07 12:02:25 +02:00
parent 2a5782b297
commit 86e2d40e86
7 changed files with 310 additions and 83 deletions

View File

@@ -30,6 +30,8 @@ environment:
dependencies:
flutter:
sdk: flutter
shared_preferences: ^2.5.3
provider: ^6.1.5
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.