Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 1.01 KB

README.md

File metadata and controls

20 lines (14 loc) · 1.01 KB

flutter_ddd_riverpod

hero_riverpod

Flutterでhooks_riverpod + state_notifier + freezedを使ってDDDをやってみたサンプルプロジェクトです。

  • 簡単な概要図

スクリーンショット 2022-01-27 23 54 04

説明記事へのリンク

Tips

  • build runner command for freezed
flutter pub run build_runner build --delete-conflicting-outputs