• This repository has been archived on 01/Feb/2024
  • Stars
    star
    143
  • Rank 257,007 (Top 6 %)
  • Language
    Dart
  • License
    MIT License
  • Created over 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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