We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3c4a1a commit 73e2822Copy full SHA for 73e2822
src/docs/development/data-and-backend/state-mgmt/options.md
@@ -83,3 +83,8 @@ by the Flutter community:
83
84
* [MobX.dart, Hassle free state-management for your Dart and Flutter apps](https://github.com/mobxjs/mobx.dart)
85
* [Getting started with MobX.dart](https://mobx.pub/getting-started)
86
+* [Flutter: State Management with Mobx](https://developer.school/posts/flutter-state-management-with-mobx/) by Paul Halliday
87
+
88
+## Provider
89
90
+* [Getting Started with Provider](https://developer.school/posts/flutter-provider-and-bloc-in-5-minutes/) by Paul Halliday
0 commit comments