google / charts

https://pub.dev/packages/charts_flutter
Apache License 2.0
2.81k stars 1.2k forks source link

Warnings arise on Flutter 3 Update #781

Open umerbutt03 opened 2 years ago

umerbutt03 commented 2 years ago

../../flutter/.pub-cache/hosted/pub.dartlang.org/charts_flutter-0.12.0/lib/src/chart_container.dart:205:27: Warning: Operand of null-aware operation '!' has type 'SchedulerBinding' which excludes null.

LeoAiolia commented 2 years ago

same issue, in flutter 3.0.3

Carlit0 commented 2 years ago

765 seems to fix this

trojancode commented 1 year ago

Use this package. https://pub.dev/packages/charts_flutter_new

It's a fixed version of charts_flutter