flutter_doctor_appointment_booking_app icon indicating copy to clipboard operation
flutter_doctor_appointment_booking_app copied to clipboard

On Demand Doctor Appointment Booking App Built in Flutter

Results 2 flutter_doctor_appointment_booking_app issues
Sort by recently updated
recently updated
newest added

lib/theme/theme.dart:11:26: Error: No named parameter with the name 'display1'. textTheme: TextTheme(display1: TextStyle(color: LightColor.black)), ^^^^^^^^ /C:/src/flutter/flutter/packages/flutter/lib/src/material/text_theme.dart:81:9: Context: Found this candidate, but the arguments don't match. const TextTheme({ ^^^^^^^^^ lib/theme/theme.dart:16:7: Error: No...

below error coming in route.dart page. The argument type 'Object?' can't be assigned to the parameter type 'DoctorModel'.