Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bloc error #9

Open
hadi635 opened this issue Apr 15, 2021 · 2 comments
Open

Bloc error #9

hadi635 opened this issue Apr 15, 2021 · 2 comments

Comments

@hadi635
Copy link

hadi635 commented Apr 15, 2021

taxi_booking_bloc.dart

The superclass 'Bloc<TaxiBookingEvent, TaxiBookingState>' doesn't have a zero argument constructor.
Try declaring a zero argument constructor in 'Bloc<TaxiBookingEvent, TaxiBookingState>', or declaring a constructor in TaxiBookingBloc that explicitly invokes a constructor in 'Bloc<TaxiBookingEvent, TaxiBookingState>'.dart(no_default_super_constructor)

@andersondeoliveiramachado

image
image

cupertino_icons: ^1.0.2
google_maps_flutter: ^2.0.3
flutter_bloc: ^7.0.0
bloc: ^7.0.0
equatable: ^2.0.0
shimmer: ^2.0.0
location: ^4.1.1

@hadi635
Copy link
Author

hadi635 commented Apr 16, 2021

It give me not Insilized

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants