kranfix / riverbloc

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

useBloc with onEmitted #6

Closed kranfix closed 4 years ago

kranfix commented 4 years ago

Removing `listener`, `buildWhen`, `allowRebuild` in favor of `onEmitted` in `useBloc`