Skip to content

tokku5552/flutter_ddd_riverpod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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