Simple todo lists app

Simple todo lists app made in flutter with Riverpod

Details and features

State management – Riverpod Local data storage – SQFLITE

Main functionality:

  1. Create, update, delete tasks lists and tasks
  2. Save data to the local SQL database

Screenshots

Home page Tasks List details page Add/Edit list Add/edit task
home page tasks list details Add/Edit list Add/Edit task

GitHub

View Github