app ├── backend │ ├── app_storage │ ├── deeplink │ ├── fcm │ ├── firestore │ ├── sqflite │ ├── notification │ └── ... ├── frontend │ ├── listener │ │ ├── battery ...