Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 572 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 572 Bytes

Flutter Todo App

Cool Todo App made using Flutter & Dart.

    

Images

    

 

    

Implemented functionality:

  • adding tasks
  • marking tasks as done
  • removing tasks
  • task history
  • Dark & Light mode
  • Hive local database
  • Custom TabView
  • Custom navigation and routing