kranfix / riverbloc

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

Bloc listener base test #28

Closed kranfix closed 4 years ago

kranfix commented 4 years ago

Improving test coverage with BlocListenerBase constructors assertions.