Skip to content

Commit ee85640

Browse files
Update README.md
1 parent 3d48209 commit ee85640

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

08-architecture-components/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@
1616
|---|---|
1717
| .data | api/entity/repositoryとサブパッケージがあり、GitHubService,GitHubRepositoryクラスが入っている |
1818
| .di | Dagger2のInjectionを行うためのクラス群、ViewModelFactoryなど |
19+
| .flux | [arch-flux](arch-flux)のみで使用、Action/Dispatcher/StoreなどのFlux用のインタフェース |
1920
| .ui.main | MainActivity/MainViewModel など画面固有のクラス |
2021
| .util | 拡張関数などのユーティリティクラス |

0 commit comments

Comments
 (0)