Live data from Hacker News

Just released a habit tracker app using Google Drive as a Storage, Habit Tool

play.google.com

1–2 of 2 posts

Re: Just released a habit tracker app using Google Drive as a Storage, Habit Tool

#2
It's a habit tracker app with fairly simple features where user log everyday habit, built with Flutter. Syncing to Google Drive incrementally using timestamp last synced data with offline-first mode. It uses Google Drive application-spesific data so the app can only access this app directory only and can't access your other data.

Try it here https://play.google.com/store/apps/details?id=com.yedev.habi...

Much appreciated