flutter_kline_chart 0.0.3 copy "flutter_kline_chart: ^0.0.3" to clipboard
flutter_kline_chart: ^0.0.3 copied to clipboard

基于flutter的金融行情k线图表项目

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_kline_chart

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

dependencies:
  flutter_kline_chart: ^0.0.3

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:flutter_kline_chart/flutter_kline_chart.dart';
0
likes
35
points
41
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

基于flutter的金融行情k线图表项目

Homepage

License

MIT (license)

Dependencies

flutter, flutter_svg, http, shared_preferences

More

Packages that depend on flutter_kline_chart