I created it while learning Flutter, so the code may be messy or not follow best practices.
Use it as a reference for my learning journey, not as production-ready code.
A simple Flutter Habit Tracking app with heatmap focused on saving to Hive database and using state.
- Add Habits
- Delete Habits
- Check Habits when completed
- Store Habits in Hive database
- Heatmap to see habits completed each day