It is also a good idea to get the Equatable package to be able to use equations: flutter pub add equatable Now we can use the bloc_test package. Recall the CounterCubit class, which is extended from Cubit<int>, which we gave an example of before: import 'package:flutter_bloc/flutter_...