kranfix / riverbloc

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

Update README To Reflect Project Goals #84

Open mcmah309 opened 7 months ago

mcmah309 commented 7 months ago

I recently came across this package and am currently using it in my own project and loving it. But I almost did not even consider this package because of this statement. To me this reads "The goal of this package is to be a transitional dependency until you have entirely converted to using flutter_riverpod". I don't believe this is entirely accurate. This project to me seems standalone. And even the threads I found on the subject seem to indicate so https://github.com/felangel/bloc/issues/2100 .