Hi
After upgrade to Flutter 3.0 this plugin do not work anymore because give me this error:
Warning: Operand of null-aware operation '!' has type 'SchedulerBinding' which excludes null.
- 'SchedulerBinding' is from 'package:flutter/src/scheduler/binding.dart' ('/opt/homebrew/Caskroom/flutter/2.2.3/flutter/packages/flutter/lib/src/scheduler/binding.dart').
SchedulerBinding.instance!.addPostFrameCallback((_) {
^
Seems to be a warning, but BUILD FAILED.
I need with urgency that updated all plugin of syncfusion with compatibility to Flutter 3.0.