Auxo

Auxo

1 devlog
1h 48m
Created by Saurabh Tiwari

A Habit-Tracker App made in Flutter with a GitHub Styled Heatmap

Timeline

Today I started working on a new Flutter project — a habit tracker / self-improvement app. The first thing I built was the light/dark mode toggle, which is working fine. Initially, I tried setting up Isar as the local database, but I ran into a lot of errors around mismatched build versions and Gradle issues. After spending some time debugging, I decided to switch over to Hive instead since it’s simpler and should integrate more smoothly. Unfortunately, I ended up messing up my Gradle setup and had to delete the project files, so no screenshots this time. I still have the theme code saved, so I’ll copy that over and start fresh.

Update attachment