flutter_chart 0.1.6 flutter_chart: ^0.1.6 copied to clipboard
Flutter Canvas draws Bezier curves and histograms, embeds animations,The gesture touch function for graphs, line graphs, and histograms is now supported.
import 'package:flutter/material.dart';
import 'example_page.dart';
void main() => runApp(Example());