CleanArchitectureTodoAppTrainingWithFlutter icon indicating copy to clipboard operation
CleanArchitectureTodoAppTrainingWithFlutter copied to clipboard

Todo App with Flutter + CleanArchitecture + sqflite + riverpod + state_norifier + freezed!

CleanArchitectureTodoAppTrainingWithFlutter

Flutter + CleanArchitecture + sqflite + riverpod + state_notifier + freezed!

Motivation

I wanted to practice making a flutter app using riverpod and state_notifier with CleanArchitecture.

UI

https://user-images.githubusercontent.com/44517313/126060424-7057afec-6d51-496f-ae43-8a4476d7b852.mp4

Architecture Diagram

Please let me know if there's anything I can do to improve it, or any other better ways! architecture

No Consideration

  • performance
  • error handling
  • UI/UX