Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flutterのアーキテクチャを整理する #102

Open
sesta opened this issue Aug 3, 2020 · 1 comment
Open

Flutterのアーキテクチャを整理する #102

sesta opened this issue Aug 3, 2020 · 1 comment

Comments

@sesta
Copy link
Owner

sesta commented Aug 3, 2020

StatefullでsetStateするゴリラ実装になっているので
まずは inherited Widgetから始める
https://medium.com/flutter-jp/first-step-9b7f2c74fb08

@sesta
Copy link
Owner Author

sesta commented Aug 13, 2020

Home画面は非同期で複数のstateの更新が走るのでBlocにするのが難しかった、、、

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant