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

greencat

A port of Redux to Dart, including Redux Thunk. API and conventions are preserved as much as possible and only changed to idiomatic Dart. This is work in progress and might introduce backward incompatible changes, though it is avoided.

Usage

Examples of usage are provided with AngularDart 2, Flutter and Butterfly.

Features and bugs

Please file feature requests and bugs at the issue tracker.