All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Track Your Routine: A Flutter-Based Task Management Application for Daily Routine Tracking

By

perrii

4mo ago· 5 min readenCode

Summary

Track Your Routine (TYR) is a Flutter-based task management application developed by MSF01 that allows users to create, track, and receive notifications for daily routines and tasks. The app syncs data to Firebase for cross-device accessibility and supports multiple platforms including Android, iOS, Web, Windows, Linux, and macOS. Originally started in May 2023 as a learning project for Flutter development, it continues to be actively developed with ongoing feature additions.

Key quotes

· 5 pulled
A Flutter app I built to track my daily tasks and routines.
Everything syncs to Firebase so your tasks follow you across devices.
Started this back in May 2023 as a way to learn Flutter.
Works on Android, iOS, Web, Windows, Linux, and macOS.
I've only really tested on Android and Web though, so YMMV on other platforms.
Snippet from the RSS feed
Track Your Routine is a Flutter application that allows users to input and track their daily routines, providing notifications for upcoming events. - MSF01/TYR

You might also wanna read