Skip to content

Commit b11864c

Browse files
lijy91brianegan
authored andcommitted
Add flipperkit_redux_middleware, Redux Inspector (#116)
* Add `flipperkit_redux_middleware`, Redux Inspector * Update README.md
1 parent b671637 commit b11864c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Dart 2 requires more strict typing (yay!), and gives us the option to make getti
3232
* [Todo app](https://github.com/brianegan/flutter_architecture_samples/tree/master/example/redux) - a more complete example, with persistence, routing, and nested state.
3333

3434
### Companion Libraries
35-
35+
* [flipperkit_redux_middleware](https://pub.dartlang.org/packages/flipperkit_redux_middleware) - Redux Inspector (use [Flutter Debugger](https://github.com/blankapp/flutter-debugger)) for Flutter Redux apps
3636
* [flutter_redux_dev_tools](https://pub.dartlang.org/packages/flutter_redux_dev_tools) - Time Travel Dev Tools for Flutter Redux apps
3737
* [redux_persist](https://github.com/Cretezy/redux_persist) - Persist Redux State
3838

0 commit comments

Comments
 (0)