flutter_ddd_riverpod icon indicating copy to clipboard operation
flutter_ddd_riverpod copied to clipboard

Flutter sample project with DDD

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