#6 || Bloc Listener || Flutter Bloc & Cubit Tutorial

Published: 19 December 2023
on channel: Ripples Code
1,590
31

Support 💳 : https://paypal.me/ripplescode
UPI (India) 💳 : https://rb.gy/pigeq3
🌐 : https://www.ripplescode.com
BlocListener is a widget provided by the flutter_bloc library in Flutter. It's used to listen to state changes in a BLoC and execute certain logic in response to those changes.
#FlutterBloc #BlocListener #Cubit