Flutter Todo List App

Flutter Todo List App

Daniel Montes @danielmontes9
Daniel Montes @danielmontes9

An app built with Flutter and I use bloc to manage the state, I try to use as few libraries as possible, I only use flutter_expandable_fab. It includes dark mode and like data base I use SQLite.

Overview

How to Use

  • Press the button middle on the screen and press in “Add Task”.
  • Complete the form and save your task.
  • Add other task and manage them.
  • Also you can edit your task and sort by name or date.
  • You can mark your task like pending, completed and archived.
  • You can see a little report about your progress.