k_chart_plus 1.0.1 copy "k_chart_plus: ^1.0.1" to clipboard
k_chart_plus: ^1.0.1 copied to clipboard

A Flutter Charts library which paint candle chart(support select multi secondary state), depth chart in Exchange Application.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add k_chart_plus

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

dependencies:
  k_chart_plus: ^1.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:k_chart_plus/k_chart_plus.dart';
8
likes
150
pub points
64%
popularity

Publisher

unverified uploader

A Flutter Charts library which paint candle chart(support select multi secondary state), depth chart in Exchange Application.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on k_chart_plus