Riverpod + StateNotifier + Freezed + DDD combination to manage the state powerfully in Flutter -Todo

preview_player
Показать описание
In this tutorial, we handled the Riverpod + StateNotifier + Freezed + DDD combination to manage the state powerfully in Flutter.

The build runner code here: flutter packages pub run build_runner build --delete-conflicting-outputs

The other details and GitHub project etc. are in the Medium article!
Рекомендации по теме
Комментарии
Автор

Great explanation, great video. Looking forward to see more videos like this! 😊

metehan
Автор

Great! thank you! Can you tell why mapEventsToState is declared "async" in todo_notifier.dart line 12?

thgick
Автор

All this 100's of lines of boilerplate code just to make a simple Todo app :)

MuhammadZeeshan-ucbg
Автор

broken repo link and poorly article. can't view neccesary pubspec.yaml library in medium

forktrader