k_chart_pw 0.5.6 copy "k_chart_pw: ^0.5.6" to clipboard
k_chart_pw: ^0.5.6 copied to clipboard

A Flutter K Chart. On the basis of the forked, we added the function that will show buy sell signal on the charts,and support draw lines on the charts,and text on the charts.

[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.

[0.4.0] #

  • Changed the way the marker values are displayed, from right to left.
  • Changed the UI when gridlines are hidden.
  • Upgraded the display of real-time prices.
  • More configurations are available.

[0.4.1] #

  • Fix a bug about NPE.

[0.5.0] #

  • Fixed Vertical text alignment and make amount nullable.
  • Fixed nowPrice text painting position.
  • Add click show detailed data.
  • View display area boundary value drawing.
  • Always show the now price.

new fork version below:

[0.5.1] #

  • added the function that will show buy sell signal on the charts

[0.5.2] #

  • support set scale-x from parameter when build widget.it solve the problem that on the flutter web,the gesture scale not work.

[0.5.3] #

  • support extra line draw on the charts

[0.5.4] #

  • support extra text label draw on the charts

[0.5.5] #

  • support text scale parameter in text label

[0.5.6] #

  • support line stroke width parameter
8
likes
120
pub points
15%
popularity

Publisher

unverified uploader

A Flutter K Chart. On the basis of the forked, we added the function that will show buy sell signal on the charts,and support draw lines on the charts,and text on the charts.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on k_chart_pw