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

Customize Chart Widget based on Decoration Widget

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add delux_chart

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

dependencies:
  delux_chart: ^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:delux_chart/delux_chart.dart';
1
likes
140
points
30
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Customize Chart Widget based on Decoration Widget

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on delux_chart