kranfix / riverbloc

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

refactor: BlocListenableBase to NesteableBlocListener #8

Closed kranfix closed 4 years ago

kranfix commented 4 years ago

The BlocListenable class was removed for only BlocListener, then BlocListenableBase is renamed to NesteableBlocListener