mix_chart 0.0.1-beta.0 copy "mix_chart: ^0.0.1-beta.0" to clipboard
mix_chart: ^0.0.1-beta.0 copied to clipboard

Type-safe Flutter chart widgets styled with Mix.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mix_chart

With Flutter:

 $ flutter pub add mix_chart

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

dependencies:
  mix_chart: ^0.0.1-beta.0

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

Import it

Now in your Dart code, you can use:

import 'package:mix_chart/mix_chart.dart';
0
likes
0
points
409
downloads

Publisher

unverified uploader

Weekly Downloads

Type-safe Flutter chart widgets styled with Mix.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

fl_chart, flutter, mix, mix_annotations

More

Packages that depend on mix_chart