tp_donut_chart 0.0.4 copy "tp_donut_chart: ^0.0.4" to clipboard
tp_donut_chart: ^0.0.4 copied to clipboard

A customizable and responsive donut chart widget for Flutter, supporting up to 10 entries with rounded gaps, hover effect, and central value/label styling.

0.0.4 - 2025-08-19 #

Added #

  • Custom styles for central value and label (valueTextStyle, labelTextStyle)
  • Improved hover logic for up to 10 entries
  • Responsive layout for chart and legend
  • FittedBox for central texts to avoid overflow

Fixed #

  • Padding and overflow issues for large values
  • Consistent gap logic for small arcs

0.0.3 #

  • New way to use, with working hover areas and animation.
  • In case of more than 4 list of items, the widget turns to basic style to prevent bugs.

0.0.2 #

  • Fixed visual bugs in the donut chart.
  • Improved hover logic to correctly show the value of each item, even with multiple items.
  • Enhanced arc and gap calculation accuracy.

0.0.1 #

  • Initial release of the package.
  • Customizable donut chart widget with support for multiple items, colors, tooltip, and legend.
0
likes
130
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A customizable and responsive donut chart widget for Flutter, supporting up to 10 entries with rounded gaps, hover effect, and central value/label styling.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on tp_donut_chart