Skip to content

Commit 0945b9b

Browse files
authored
Update README.md
1 parent e76eb88 commit 0945b9b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Built using [built_value][built_value_git]
1616

1717
## examples
1818

19+
flutter [todo_mvc], written by [Brian Egan]
20+
1921
[nested state & actions][nesting]
2022

2123
[building reducers for built collections][collection_reducers]
@@ -306,3 +308,7 @@ store.actions.increment(3);
306308
[collection_reducers]: test/unit/collection_models.dart
307309

308310
[inheritence]: test/unit/inheritance_test_models.dart
311+
312+
[todo_mvc]: https://gitlab.com/brianegan/flutter_architecture_samples/tree/master/example/built_redux
313+
314+
[Brian Egan]: https://gitlab.com/brianegan

0 commit comments

Comments
 (0)