google / charts

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

ArchRender<dynamic> is not a subtype of SeriesRender<Object>? in type cast? #773

Open amirVirtuenetz opened 2 years ago

amirVirtuenetz commented 2 years ago

type 'ArcRenderer' is not a subtype of type 'SeriesRenderer?' in type cast

Stitch-Taotao commented 2 years ago

For me,error is : 'List<ArcRendererElement<dynamic>>' is not a subtype of type 'List<ArcRendererElement<Object>>?' in type cast