Skip to content

Latest commit

 

History

History
68 lines (41 loc) · 1.76 KB

File metadata and controls

68 lines (41 loc) · 1.76 KB

[0.4.1]

  • fix: Jim/fix example area line by @jim-deriv in deriv-com#381
  • refactor: remove saveLayer usage and draw lines in two segments instead by @behnam-deriv in deriv-com#372
  • refactor: Ramin/restructure drawing tools attempt control repainting by @ramin-deriv in deriv-com#373
  • chore: add deepwiki badge to readme by @behnam-deriv in deriv-com#383
  • fix: [GRWT-5941] Override shouldRepaint in vertical barrier by @behnam-deriv in deriv-com#384

[0.4.0]

  • feat: improve package theme interface

[0.3.9]

  • feat: add rise and fall contract markers
  • feat: add chart showcase app
  • fix: adjust padding of indicator label

[0.3.8]

  • Make XAxis smooth auto-scrolling customizable through ChartAxisConfig

[0.3.7]

  • Update documentations

[0.3.6]

  • Update package description

[0.3.5]

  • Update documentations

[0.3.4]

  • Update documentations
  • Update technical analysis dependency to the published one
  • Add LineDrawingMobile, a LineDrawing more suitable for mobile

[0.3.2]

  • Add horizontal and vertical barriers for selected line drawing tool on the mobile version
  • Add step 300 and step 400 icon assets

[0.3.0]

  • Fix overlay indicators' lable spacing
  • Add numbering logic to drawing tools
  • Upgrade Flutter version to 3.24.x

[0.2.1]

  • New look for mobile chart with chart and bottom indicators dividers.

[0.2.0]

  • Support different layout for Mobile and Web.
  • Support copyWith method for IndicatorConfig classes.

[0.1.0]

  • Add drawing tools.
  • Make the chart compatible with the flutter_web platform.

[0.0.1]

  • TODO: Describe initial release.