Skip to content

Commit 73e2822

Browse files
Paul Hallidaysfshaza2
authored andcommitted
Updated options.md with state management examples (#2713)
* Updated options.md with state management examples * Updated name
1 parent b3c4a1a commit 73e2822

File tree

1 file changed

+5
-0
lines changed
  • src/docs/development/data-and-backend/state-mgmt

1 file changed

+5
-0
lines changed

src/docs/development/data-and-backend/state-mgmt/options.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,8 @@ by the Flutter community:
8383

8484
* [MobX.dart, Hassle free state-management for your Dart and Flutter apps](https://github.com/mobxjs/mobx.dart)
8585
* [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

Comments
 (0)