Closed adar2378 closed 1 year ago
Same with me.
Did anyone find solution ? I face below issue after upgrading Flutter with 3.0.0
`/C:/Users/Ouranos_PC_2/AppData/Roaming/Pub/Cache/hosted/pub.dartlang.org/syncfusion_flutter_calendar-20.1.52/lib/src/calendar/sfcalendar.dart:4163:26: Warning: Operand of null-aware operation '?.' has type 'SchedulerBinding' which excludes null.
Update your syncfusion_flutter_calendar
with latest version ^20.1.56
, with the help of this your run time warning will be gone.
Hi,
Kindly update the Flutter to 3.0.0 version and syncfusion_flutter_calendar to 20.1.56 for resolving this issue. Please get in touch with us if would you require any further assistance.
Regards, Indumathi R
pub-cache/hosted/pub.dartlang.org/syncfusion_flutter_cale ndar-20.1.55/lib/src/calendar/views/calendar_view.dart:6121:22: Warning: Operand of null-aware operation '!' has type 'SchedulerBinding' which excludes null.