flutter_chart 0.1.5 copy "flutter_chart: ^0.1.5" to clipboard
flutter_chart: ^0.1.5 copied to clipboard

outdated

Flutter Canvas draws Bezier curves and histograms, embeds animations, and the entire drawing process is clearly visible. The gesture touch function for graphs, line graphs, and histograms is now suppo [...]

example/lib/main.dart

import 'package:flutter/material.dart';

import 'Example.dart';

void main() => runApp(Example());
5
likes
25
points
113
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter Canvas draws Bezier curves and histograms, embeds animations, and the entire drawing process is clearly visible. The gesture touch function for graphs, line graphs, and histograms is now supported. It is also worth noting that the histograms are now supported. Drawing of rounded corners. a very interesting gadget

Homepage

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_chart