kranfix / riverbloc

`flutter_bloc` implemented with `riverpod` instead of `provider`.
83 stars 17 forks source link

Change notifier to bloc in README #82

Closed Amir-P closed 1 year ago

shilangyu commented 1 year ago

Bump, I also wondered why my code does not compile when following this README example

kranfix commented 1 year ago

Hi. Thanks for the contribution.

I upgraded the version of riverpod and bloc.

I think the problem was that riverbloc 2.1.0 worked with dart >=2.17. I just released a new version riverbloc 2.2.0 with support for dart 3