flutter_shadcn has issues with BlocProvider
Im using shadcn_flutter
in my flutter project, it uses multiple Cubit
s and I am using get_it
to create the providers, my main.dart
file looks like this:
Im using shadcn_flutter
in my flutter project, it uses multiple Cubit
s and I am using get_it
to create the providers, my main.dart
file looks like this: