flutter_radar_chart 0.2.1 copy "flutter_radar_chart: ^0.2.1" to clipboard
flutter_radar_chart: ^0.2.1 copied to clipboard

Basic radar chart for Flutter. This chart is intended to work out of the box, adjusting itself to the given data. The design of the chart was inspired by the Python Graph Gallery.

[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.
93
likes
120
pub points
91%
popularity

Publisher

unverified uploader

Basic radar chart for Flutter. This chart is intended to work out of the box, adjusting itself to the given data. The design of the chart was inspired by the Python Graph Gallery.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_radar_chart