appinioGmbH / flutter_packages

Dart and Flutter plugins/packages used and maintained by @appinioGmbH
187 stars 214 forks source link

Warning: Operand of null-aware operation '!' has type 'SchedulerBinding' which excludes null #14

Closed rhowelp closed 2 years ago

rhowelp commented 2 years ago

After I update to Flutter 3 and the latest version of Appinio 1.0.2. I am receiving this error

/C:/src/flutter/.pub-cache/hosted/pub.dartlang.org/appinio_video_player-1.0.2/lib/src/controls/progress_bar_indicator.dart:95:22: Warning: Operand of null-aware operation '!' has type 'SchedulerBinding' which excludes null.

sagnik-sanyal commented 2 years ago

Yeah I'm facing this issue after applying this package to my flutter app ( Currently on Flutter 3.0 stable channel ) . It would be really great if this issue gets fixed

bilalhamud commented 2 years ago

Solved with version 1.1.0