pie_chart 1.3.0 pie_chart: ^1.3.0 copied to clipboard
A Flutter package for creating beautiful Pie Charts with awesome animation.
[1.3.0] #
- Center text to sector center-line
- Add text labels
[1.1.0] #
- Merge #11 Added option for changing initial angle of pie chart. Thanks @mschneider for PR
[1.0.0] #
- Added #8 Added option for showing chart values outside the pie chart @guyzk
- Added #7 Hide 0 values on pie chart. Thanks @guyzk
- Added legend fontFamily support. Thanks @MahdiPishguy for PR
[0.9.0] #
[0.8.0] #
- Update README.md
- Format code
- Update min Dart SDK version
Thanks @xsahil03x for this PR