-
-
Notifications
You must be signed in to change notification settings - Fork 24
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: state management #227
Comments
flutter 状态管理:
目前个人第一推荐: GetX
状态管理方案列表:
Provider: (过气方案/虽然官方推荐)
一些讨论:
diff:
ref:原理:
示例代码: |
其他过气方案:
Provider 高阶用法:
MobX 方案:示例:
Fish Redux:
ref:Redux:BLoC:RxDart: |
1 |
xxxxxx:
|
Getx也介绍一下呗,这个适不适合用啊,真怕跟fish-redux一样到最后半年不更新 |
|
This was referenced Nov 18, 2020
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
related:
The text was updated successfully, but these errors were encountered: