Customer stories Events & webinars Ebooks & reports Business insights GitHub Skills ...
guardian_eye_app/ ├── lib/ │ ├── main.dart # App entry point │ ├── app.dart # MaterialApp configuration │ │ │ ├── config/ │ │ └── routes/ │ │ └── app_router.dart # GoRouter configuration │ │ │ ├── ...