A to-do list flutter app, built from scratch.
Most components are from material 3 design guideline while some others are custom designed.
• Using Firebase NoSQL, whether users have a network connectivity, they can always access the list on the device. • Store task data on the cloud • Multiple users can access/modify the list simultaneously in lightning speed • Some basic functions include: • Add task • Update task • Remove task • Search filter task