brianegan / redux_thunk

Redux Middleware for handling functions as actions
MIT License
88 stars 8 forks source link

Add support for sequenceable callable classes #13

Open jimsimon opened 5 years ago

jimsimon commented 5 years ago

This resolves issue #12 and provides a built-in workaround for brianegan/flutter_redux#65