Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 783 Bytes

CHANGELOG.md

File metadata and controls

36 lines (22 loc) · 783 Bytes

[0.2.1] - 2022-02-19

  • Adjusting feature labels and support double/float data points

[0.2.0] - 2021-03-18

  • Supporting Flutter 2.0 and null safety

[0.1.6] - 2020-09-15

  • Polygon border support

[0.1.5] - 2020-08-20

  • Fixing dart formatting

[0.1.4] - 2020-08-20

  • Minor bug fixes

[0.1.3] - 2020-02-10

  • Minor bug fixes

[0.1.2] - 2019-08-25

  • The position of feature labels are now properly adjust based on the number of characters.

[0.1.1] - 2019-08-10

  • Updating the example to showcase the flexibility of the chart.

[0.1.0] - 2019-08-10

  • Adding basic animation on widget update.

[0.0.2] - 2019-08-10

  • Adding the information needed for publishing the package.

[0.0.1] - 2019-08-08

  • Providing the basic functionality of a radar chart.