Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.78 KB

README.md

File metadata and controls

35 lines (23 loc) · 1.78 KB

drawing

TODO

Simple Todo List App using Flutter. Click here to download APK (version 1.2.3)

Screenshots

TODO List ADD Task EDIT Task REORDER Task DELETE Task
main_screen_light add_screen_light edit_screen_light drag_screen_light deletemode_light

Also in DARK MODE now!

main_screen_dark add_screen_dark edit_screen_dark drag_screen_dark deletemode_dark

Features

  • Plus Icon '+'

    • tap '+' to add new task
    • tap & hold '+' to switch to delete mode
  • Task Tile

    • tap task tile to edit task
    • tap & hold task tile to change order
  • Others

    • tap 'TODO' to learn about us
    • tap task tile checkbox to mark as done

Thank You for reading!