alexeieleusis / greencat

A port of Redux(https://github.com/reactjs/redux) to Dart, including Redux Thunk(https://github.com/gaearon/redux-thunk) and a simple Logger.
Apache License 2.0
48 stars 4 forks source link

Refactor MiddlewareApi so the Future it returns is used. #3

Open alexeieleusis opened 7 years ago

alexeieleusis commented 7 years ago

Or make it void. Follow up for https://github.com/alexeieleusis/greencat/pull/1#discussion_r84186444