Implement Login Page, Add App Initialization, Router, and Theme Management

This commit is contained in:
2025-09-23 22:45:47 +02:00
parent c867133c6b
commit 3f1b295b65
7 changed files with 263 additions and 10 deletions

View File

@@ -37,6 +37,8 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
go_router: ^16.2.2
animations: ^2.0.11
dev_dependencies:
flutter_test: