brianegan / flutter_redux

A library that connects Widgets to a Redux Store
MIT License
1.65k stars 219 forks source link

Is this package still actively maintained? #225

Closed alvindrakes closed 2 years ago

alvindrakes commented 2 years ago

I am starting a new Flutter project. I have used bloc, riverpod in the past but need redux for this new project at the moment.

Just wondering if this package is still actively maintained? Thank you =)