flutter-examples
flutter-examples copied to clipboard
Error: Method 'addPostFrameCallback' cannot be called on 'SchedulerBinding?' because it is potentially null.
this is because you are on some old version of Dart or a beta version.
Fix using the project terminal:
flutter channel stable
then
flutter upgrade
what version for flutter 2 ? i didnt see the specify for requirement because my project using flutter 2 not flutter 3
As per the shared information, we have checked the mentioned issue “Error occurred while using the SchedulerBinding method in the Flutter Event Calendar” in the simple sample and we are unable to reproduce any error from our end. Also please find the tested details from below.
Flutter Version: Channel stable – 3.0.0 Flutter Calendar version: 21.1.41
Can you please confirm are you using the latest Flutter version, if not kindly use the latest version and let us know still if you are facing same issue? It would be helpful for us to analyze and provide you a solution at the earliest.
Flutter: 2.8.1 syncfusion_flutter_calendar: 20.1.47 syncfusion_flutter_datepicker: 20.1.47 worked for me
Hi daradonn,
Thanks for the update. Please get in touch with us if would you require further assistance.
Regards, Indumathi R