refactor: migrate to go_router navigation

This commit is contained in:
cogwheel0
2025-09-22 14:36:43 +05:30
parent 462bf4cde2
commit 66a28958ed
11 changed files with 468 additions and 410 deletions

View File

@@ -15,6 +15,9 @@ dependencies:
# State Management
flutter_riverpod: ^3.0.0
# Navigation
go_router: ^14.2.0
# Network & API
dio: ^5.9.0
http_parser: ^4.0.2