Skip to content

0.0.3

Compare
Choose a tag to compare
@imaNNeo imaNNeo released this 05 Jun 14:53
2681380
  • renamed FlChartWidget to FlChart (our main widget) and now you have to import package:fl_chart/fl_chart.dart instead of package:fl_chart/fl_chart_widget.dart
  • renamed FlChart* to BaseChart* (parent class of our charts like PieChart)
  • renamed FlAxisChart* to AxisChart*