Compound Pattern Sample FlutterでCompound Patternを実装するサンプルプロジェクトです。 環境構築 fvm を使用します。 $ git clone https://github.com/takashi0602/compound_pattern_sample.git $ cd compound_pattern_sample $ fvm use $ fvm flutter pub get $ fvm flutter run