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

Опубликовано: 05 Октябрь 2024
на канале: 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