A todo tasks app using flutter with sqflite as a local database and bloc state management

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

GitHub

https://github.com/muhhammdsallam/Todo-Application