k_chart 0.3.2 k_chart: ^0.3.2 copied to clipboard
A Flutter K Chart.
[0.1.1] #
- NEW: Initial Release.
[0.1.2] #
- NEW: Add Hidden Volume
[0.1.3] #
- NEW: Add CCI
[0.1.4] #
- NEW: Add onSecondaryTap
- Changed the k-line drawing logic
[0.2.0] #
- NEW: Added real-time price display
- Breaking Change: Ability to customise UI of KChartWidget.(The chartStyle and chartColors must be specified)
[0.2.1] #
- Fix: Fixed some UI issues about zooming
[0.3.0] #
- Breaking Change: null safety.
- NEW: Add line under Touch Dialog.
[0.3.1] #
- NEW: More color can change.
[0.3.2] #
- NEW: You can show or hide the grid.
- Changed the multi-language implementation.(Please migrate to the new way as soon as possible)
- Changed the period of kdj from 14 to 9.