An open API service indexing awesome lists of open source software.

https://github.com/flutterwiz/todo_riverpod_ddd_freezed_statenotifier

DDD Architecture & Freezed implementation for Riverpod
https://github.com/flutterwiz/todo_riverpod_ddd_freezed_statenotifier

architecture clean-architecture flutter riverpod state-management statenotifier tutorial tutorialcode

Last synced: over 1 year ago
JSON representation

DDD Architecture & Freezed implementation for Riverpod

Awesome Lists containing this project

README

          

# todo_riverpod_ddd_freezed_statenotifier

Simple app to cover **Riverpod with Freezed + DDD Architecture + StateNotifier.**

YouTube tutorial: https://youtu.be/wtw_5d7VWmQ

Medium Article: https://medium.com/@sahinefe/riverpod-statenotifier-freezed-ddd-combination-to-manage-the-state-powerfully-in-flutter-e674ba7e932c

## Gif
![todo_gif](https://user-images.githubusercontent.com/67283777/172566603-caeebc05-ecce-45f4-820d-bc7850bb0014.gif)