marcglasberg / async_redux

Flutter Package: A Redux version tailored for Flutter, which is easy to learn, to use, to test, and has no boilerplate. Allows for both sync and async reducers.
Other
234 stars 40 forks source link

Call observers only after _processAction finishes #36

Closed danim1130 closed 4 years ago

danim1130 commented 4 years ago

Suggested fix for #35