Skip to content

dipanshu18/flutter-todo

Repository files navigation

ToDo

A ToDo Flutter project that lets users add, delete and check the todos as complete. The data is persisted with the help of Hive so even if the app is removed from the background the user todos remains.

Demo of the app

Flutter_ToDo