We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d48209 commit ee85640Copy full SHA for ee85640
08-architecture-components/README.md
@@ -16,5 +16,6 @@
16
|---|---|
17
| .data | api/entity/repositoryとサブパッケージがあり、GitHubService,GitHubRepositoryクラスが入っている |
18
| .di | Dagger2のInjectionを行うためのクラス群、ViewModelFactoryなど |
19
+| .flux | [arch-flux](arch-flux)のみで使用、Action/Dispatcher/StoreなどのFlux用のインタフェース |
20
| .ui.main | MainActivity/MainViewModel など画面固有のクラス |
21
| .util | 拡張関数などのユーティリティクラス |
0 commit comments