Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 641 Bytes

File metadata and controls

17 lines (13 loc) · 641 Bytes

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

sfbz3-z9p0f.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