Sloth Day

Simple day off tracker app made with Flutter.

Pools view Calendar view List all taken day off

Video

Database

Sloth day uses a local database saved on the phone.
At first launch, the app will ask for storage permission. If accepted the database ill be placed into the "Documents" folder of the phone so
it can be saved by any cloud app like Google Drive, Nextcloud or OneDrive.
If the permission is refused the app will be usable anyway but the database will be placed in the secured application folder which is not accessible through a file manager.

Dev notes

Generate hive models

flutter packages pub run build_runner build

Play store

https://play.google.com/store/apps/details?id=dev.sispheor.sloth_day

GitHub

https://github.com/Sispheor/sloth_day