cylindrical_pie_chart 1.1.1
cylindrical_pie_chart: ^1.1.1 copied to clipboard
A customizable Flutter widget for creating beautiful cylindrical pie charts with segmented rings, customizable colors, and hollow centers.
1.1.1 #
- Added example image asset to showcase the cylindrical pie chart appearance
- Updated documentation with visual example
1.1.0 #
- Added
segmentValuesparameter for dynamic segment sizes based on percentages - Added
dottedCircleColorparameter to customize dotted circle color - Added
showDottedCircleparameter to show/hide the dotted circle - Implemented
showDividersfunctionality - white lines from center to segment boundaries - Improved documentation with new features and examples
1.0.0 #
- Initial release
- Customizable cylindrical pie chart widget
- Support for multiple segments with custom colors
- Configurable inner and outer radius
- Gap control between segments
- Dotted inner circle
- Hollow center for displaying content
- Rounded segment ends
- 3D gradient effects