Hacker News new | ask | show | jobs
Just released a habit tracker app using Google Drive as a Storage, Habit Tool (play.google.com)
1 points by yunusefendi52 936 days ago
1 comments

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