est/bloc_test.mocks.dart:57:37: Error: The parameter 'transformer' of the method 'MockCounterBloc.on' has type 'Stream<E> Function(Stream<E>, Stream<E> Function(E))?', which does not match the corresponding type, 'Stream<E> Function(Stream<E>, Stream<E> Function(E))?', in the overridden method, 'Bloc.on'.
To see the full error, just clone this repo and run "flutter test"