water reminder app
android water reminder app made with flutter using android apis such as datastore and alarmmanager.
uses a native activity which is displayed when an alarm notification is triggered and the device is locked.
features
- flutter ui: advanced ui and animations.
- datastore: to store data asynchronously using kotlin coroutines and flow.
- alarmmanager: schedule repeating alarms display notifications (also full screen notification on lock screen).
Comments are closed.