
Вышел BLoC 4.0.0, список изменений:
-Remove rxdart dependency
-Replace transformStates with transformTransitions
-Fix null stackTrace in onError
-Fix remove duplicate terminating state
-Add mustCallSuper to onEvent, onTransition, and onError
-Surface Unhandled Bloc Errors in Debug Mode
-Internal testing improvements
https://pub.dev/packages/bloc#-readme-tab-
-Remove rxdart dependency
-Replace transformStates with transformTransitions
-Fix null stackTrace in onError
-Fix remove duplicate terminating state
-Add mustCallSuper to onEvent, onTransition, and onError
-Surface Unhandled Bloc Errors in Debug Mode
-Internal testing improvements
https://pub.dev/packages/bloc#-readme-tab-