/TodoApp

this is a todo app using flutter, the tasks will be saved in the local database using sqflite library, and I used the provider as state management.

Primary LanguageDart