from Hacker News

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

by yunusefendi52 on 11/28/23, 4:33 PM with 1 comments

  • by yunusefendi52 on 11/28/23, 4:33 PM

    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