Change router for different screen size

This commit is contained in:
problematicconsumer
2023-11-01 20:36:16 +03:30
parent d5dc2da60c
commit a21004761d
23 changed files with 446 additions and 366 deletions

View File

@@ -1,2 +1,2 @@
export 'app_router.dart';
export 'routes/routes.dart';
export 'routes.dart';