Skip to content

Releases: deriv-com/flutter-chart

v0.4.1

20 May 10:43
b5de5d9

Choose a tag to compare

What's Changed

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

Full Changelog: v0.4.0...v0.4.1

v0.4.0

07 May 03:04
da79da4

Choose a tag to compare

What's Changed

  • feat: Jim/GRWT-4998/improve chart package theme interface by @jim-deriv in #371

Full Changelog: v0.3.9...v0.4.0

v0.3.9

02 May 07:42
21c008f

Choose a tag to compare

What's Changed

  • chore: Ramin/update docs 2 by @ramin-deriv in #363
  • feat: Ramin/drawing_tools_version_2 by @ramin-deriv in #369
  • feat: Jim/grwt 5000/add rise and fall contract markers by @jim-deriv in #368
  • feat: Jim/GRWT-4010/create chart showcase app by @jim-deriv in #370
  • fix: adjust padding of indicator label by @behnam-deriv in #375
  • feat: bump_up_version by @ramin-deriv in #376

New Contributors

Full Changelog: v0.3.8...v0.3.9

v0.3.8

27 Feb 07:18
57884a9

Choose a tag to compare

What's Changed

  • feat: prepare_for_publish by @ramin-deriv in #350
  • chore: prepare for publish by @ramin-deriv in #352
  • chore: update README image urls by @ramin-deriv in #353
  • chore: Ramin/publish chart by @ramin-deriv in #354
  • chore: Ramin/update docs by @ramin-deriv in #355
  • chore: update some images by @ramin-deriv in #356
  • feat: Create validate_pr_title by @ramin-deriv in #359
  • feat: Ramin/make x axis auto scrolling customizable by @ramin-deriv in #366

Full Changelog: v0.3.4...v0.3.8

v0.3.4

19 Dec 06:30
a548da1

Choose a tag to compare

What's Changed

  • fix: [GRWT-3474] Point_Highlight_Enlarges_when_navigating_back_to_same_chart_view by @ilya-deriv in #349

Full Changelog: v0.3.3...v0.3.4

v0.3.3

10 Dec 05:57
d6cb798

Choose a tag to compare

What's Changed

  • add: [GRWT-3362] icon for crash600, crash900, boom600, boom900 by @zohreh-deriv in #348

Full Changelog: v0.3.2+2...v0.3.3+2

v0.3.2+2

25 Oct 07:16
57a61b6

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2+1...v0.3.2+2

v0.3.2+1

23 Oct 08:02
5e4c32c

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.2+1

Flutter chart version 0.3.2

22 Oct 04:10
a2fcd4e

Choose a tag to compare

[0.3.2]

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

Flutter chart version 0.3.0

10 Oct 10:47
a54fd0a

Choose a tag to compare

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