Todo App
- A Flutter application developed to add todo tasks and handles it
- I used Sqflite as a local database to store all the tasks
- I used flutter_slidable package to make task item slidable and can be dismissed
- I used Bloc as a state management
feel free to contact me for any updates or fixes that needs to be done