BlocObserver: Debug and Observe your Bloc Easily
Introduction
What is up Flutter Dev ๐๐ป!!! In this blog, we'll learn about a unique feature that Bloc has to offer.
I've previously written a few articles about BLoC in the past, covering topics such as what it stands for and how it works, how to g...
dhruvnakum.xyz5 min read
Ovidiu Usvat
You should update the way you set up the global observer. Now
runZonedis obsolate. Instead you should useBloc.observer = MyGlobalObserver()