You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Analyzing project...
[----------------------------------------------------------------------------------------------------------------------------------------------------]3 analysis issues found:
error • The superclass 'Bloc<TaxiBookingEvent, TaxiBookingState>' doesn't have a zero argument constructor at lib\bloc\taxi_booking_bloc.dart:14:7 •
(no_default_super_constructor)
error • A value of type 'PermissionStatus' can't be assigned to a variable of type 'bool' at lib\controllers\user_location_controller.dart:8:18 • (invalid_assignment)
error • A value of type 'PermissionStatus' can't be assigned to a variable of type 'bool' at lib\controllers\user_location_controller.dart:10:21 • (invalid_assignment)
The migration tool didn't start, due to analysis errors.
We recommend fixing the analysis issues before running dart migrate.
Alternatively, you can run dart migrate --ignore-errors, but you might
get erroneous migration suggestions.
No description provided.
The text was updated successfully, but these errors were encountered: