From 96ce60e7143af3b55d6553c9194caee4b90c2819 Mon Sep 17 00:00:00 2001 From: Brian Egan Date: Wed, 6 Sep 2017 00:49:03 +0200 Subject: [PATCH] Add authors --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 561f34e..af7888a 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,7 @@ Plugins / IOS - Android additions - [Flutter Flux](https://github.com/jimbeveridge/flutter_flux) - Flux implementation for Flutter - [GreenCat](https://github.com/alexeieleusis/greencat) - Port of Redux to Dart, including Redux Thunk - [Flutter built redux](https://github.com/davidmarne/flutter_built_redux) - Automatic subscribing to your redux stores. Based on the built pattern by [David Marne](https://github.com/davidmarne) -- [redux.dart](https://github.com/johnpryan/redux.dart) - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools. +- [redux.dart](https://github.com/johnpryan/redux.dart) - Port of Redux to Dart with an ecosystem of middleware, Flutter integrations, and time traveling dev tools by [John Ryan](https://github.com/johnpryan) and [Brian Egan](https://gitlab.com/users/brianegan/projects) ### Web