brianegan / flutter_redux

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

updated dependecies for null-safery #208

Closed Oleh-Sv closed 3 years ago

Oleh-Sv commented 3 years ago

updated dependecies for null-safery fixed warning

ramah commented 3 years ago

Hello. Could you please update your dependencies to redux 5.0.0? https://pub.dev/packages/redux Thx

Oleh-Sv commented 3 years ago

Hello. Could you please update your dependencies to redux 5.0.0? https://pub.dev/packages/redux Thx

Already done

bogdy9912 commented 3 years ago

don't forget to update on https://pub.dev/ too :))

ctrysbita commented 3 years ago

/cc @brianegan

brianegan commented 3 years ago

Thanks very much! I'm going to merge this, change up a few stylistic nits, and publish a pre-release rather than a full 1.0.0!

ramah commented 3 years ago

Hi!! We were waiting for you.

brianegan commented 3 years ago

Publish 0.8.0 which supports null safety