Skip to content

A Flutter package for creating customizable doughnut charts with radius-bordered sectors, Currently in development and not production-ready.

License

Notifications You must be signed in to change notification settings

shihabkandil/flutter_doughnut

Repository files navigation

Flutter Doughnut

License

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!

Features

  • 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.

Getting Started

To use flutter_doughnut, add it to your pubspec.yaml dependencies (once it’s published):

dependencies:
  flutter_doughnut: ^0.0.1

About

A Flutter package for creating customizable doughnut charts with radius-bordered sectors, Currently in development and not production-ready.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published