Todo app using Bloc and sqflite This project is a practice to learn how to use bloc state mangement and sqflite database Technical features Create, read, update and delete tasks using sqflite Sorting tasks to new, done and archived Create reusable components for ease of readability