k_chart_plus 1.0.2 copy "k_chart_plus: ^1.0.2" to clipboard
k_chart_plus: ^1.0.2 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
copied to clipboard

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.2
copied to clipboard

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';
copied to clipboard
11
likes
140
points
85
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.29 - 2025.04.13

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

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on k_chart_plus