To-Do List
A To-Do Flutter application to manage your TaskList.
1. Create New Tasks from the Action button.
2. Locally store created Task using database file.
3. Fetch and Display Complete and InComplete Tasks from the locale db file.
4. Mark a Task as Done.
5. Update and Delete feature from the local db file.
6. Light and Dark Theme.