flutter_chart_csx 0.0.1 copy "flutter_chart_csx: ^0.0.1" to clipboard
flutter_chart_csx: ^0.0.1 copied to clipboard

outdated

图表库:柱状图,折线图,饼状图,多维图,可拖拽折线,自定义柱状边角radius,支持多曲线绘制.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_chart_csx

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_chart_csx: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_chart_csx/flutter_chart_csx.dart';
7
likes
0
points
156
downloads

Publisher

unverified uploader

Weekly Downloads

图表库:柱状图,折线图,饼状图,多维图,可拖拽折线,自定义柱状边角radius,支持多曲线绘制.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, path_drawing, provider

More

Packages that depend on flutter_chart_csx