flutter_doughnut
is a Flutter package designed to easily create doughnut (or pie) charts with customizable border radius for each sector. This package aims to solve the limitation found in other packages where adding a border radius to doughnut chart sectors is not supported.
Note: This package is currently in development and is not yet ready for production use. Contributions are welcome!
- Create beautiful doughnut charts with sector borders.
- Customize the border radius for each sector.
- Suitable for various chart visualizations requiring smooth sector transitions.
- Minimalistic and easy to integrate into any Flutter project.
To use flutter_doughnut
, add it to your pubspec.yaml
dependencies (once it’s published):
dependencies:
flutter_doughnut: ^0.0.1