A quick-start example to help you add the Syncfusion Flutter Charts package to a Flutter app. You will learn how to add a Circular chart to a Flutter project. Circular chart provides the pie chart support. You can customize the chart with color, tooltip, data label, etc. To know more about our charts, find the user guide. In this kb, you see about how to select, explode, and drill-down by tapping a pie chart.
Documentation: https://help.syncfusion.com/flutter/circular-charts/selection, https://help.syncfusion.com/flutter/circular-charts/chart-types/pie-chart#exploding-a-segment
To run this application, you need to first clone or download the ‘clickable flutter pie chart’ repository and open it in your preferred IDE. Then, build and run your project to view the output.
For more help, check the Syncfusion Flutter documentation, or Flutter documentation.