tp_donut_chart 0.0.4
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 #
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.