taiseidev / github-search

0 stars 0 forks source link

プロジェクトの枠組みを作成 #1

Open taiseidev opened 1 year ago

taiseidev commented 1 year ago

https://github.com/susatthi/github-search/issues/145 上記を参考にディレクトリ構成を考えていく

taiseidev commented 1 year ago

https://codewithandrea.com/articles/flutter-project-structure/#layer-first-drawbacks → 機能優先のフォルダ構成

taiseidev commented 1 year ago

https://tech.studyplus.co.jp/entry/2022/06/27/100000 studyplusのアーキテクチャ。参考になりそう

taiseidev commented 1 year ago

https://zenn.dev/altive/articles/flutter-presentation-directory presentation層の構成

taiseidev commented 1 year ago

機能優先のファイル構成は拡張性があるが、今回のアプリは拡張性を求めないためレイヤー層のディレクトリ構成を採用する