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

Type-safe Flutter chart widgets styled with Mix.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mix_chart

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

dependencies:
  mix_chart: ^0.0.1-beta.2

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:mix_chart/mix_chart.dart';
0
likes
150
points
409
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Type-safe Flutter chart widgets styled with Mix.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

fl_chart, flutter, mix, mix_annotations

More

Packages that depend on mix_chart