#5 || Multi Bloc Provider || Flutter Bloc & Cubit Tutorial

Published: 18 December 2023
on channel: Ripples Code
2,821
53

Support 💳 : https://paypal.me/ripplescode
UPI (India) 💳 : https://rb.gy/pigeq3
🌐 : https://www.ripplescode.com
MultiBlocProvider is a widget provided by the flutter_bloc library in Flutter. It allows you to provide multiple BLoCs to a part of your widget tree. This is useful when your application involves multiple BLoCs that are used by different parts of the widget hierarchy.
#FlutterBloc #MultiBlocProvider #Cubit