Features
📊 核心图表 蜡烛图 分时图 深度图 📈 指标 主图指标 - MA、BOLL、SAR 附图指标 - VOLUME、MACD、KDJ 📱 平台支持 iOS Android Web
Getting started
Add this to your package's pubspec.yaml file: dependencies: flutter_kline_chart: .0.3
Usage
import 'package:flutter_kline_chart/flutter_kline_chart.dart'; const FlutterKlineChart chart = FlutterKlineChart();
Additional information
基于flutter开发的金融行情图表库
Libraries
- chartdata
- custompainter/bgline
- custompainter/candleline
- custompainter/crossline
- custompainter/depthline
- custompainter/priceline
- depthpathcalculation
- drawcalculation
- drawtool
- drawtoolset
- enum
- flutter_kline_chart
- hlocinfo
- iconlayout
- indicatorcalculation
- klinepathcalculation
- theme
- Tools
- tools
- zbstyleset