You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unnecessary new keyword.dartunnecessary_new
The argument type 'List<Series<dynamic, dynamic>>' can't be assigned to the parameter type 'List<Series<dynamic, String*>>'
Please help me with the bar chart error
when copy the bar chart code serieslist was showing error says
List<Series<dynamic, dynamic>> seriesList
package:flutter_application_1/widgets/bar_chart.dart
Unnecessary new keyword.dartunnecessary_new
The argument type 'List<Series<dynamic, dynamic>>' can't be assigned to the parameter type 'List<Series<dynamic, String*>>'
please check my code
https://github.com/hostusservices/flutter_dashboard.git
The text was updated successfully, but these errors were encountered: