In this video, we explain how the Pie Chart works in the fl_chart package. We talk about all the properties that we have in the PieChart one by one.
fl_chart is a free and open-source library for Flutter that supports LineChart, BarChart, PieChart, ScatterChart, and RadarChart.
Links:
Landing page: https://flchart.dev
Examples App: https://app.flchart.dev
Fl chart Github: https://github.com/imaNNeo/fl_chart
Fl chart pub dev: https://pub.dev/packages/fl_chart
PieChart examples: https://app.flchart.dev/#/pie
PieChart documentation: https://github.com/imaNNeo/fl_chart/b...
Chapters:
00:00 Intro
01:54 Setup fl_chart
06:30 PieChartData.sections
07:04 PieChartSectionData.value
08:23 PieChartSectionData.color and gradient
10:30 PieChartSectionData.radius
11:16 PieChartSectionData.showTitle
11:35 PieChartSectionData.titleStyle
12:44 PieChartSectionData.title
13:27 PieChartSectionData.borderSide
14:16 PieChartSectionData.badgeWidget
16:22 PieChartSectionData.titlePositionPercentageOffset and badgePositionPercentageOffset
17:50 PieChartData.centerSpaceRadius
19:00 PieChartData.centerSpaceColor
19:38 PieChartData.sectionSpace
20:04 PieChartData.startDegreeOffset
21:04 PieChartData.pieTouchData
21:33 PieTouchData.touchCallback
32:39 PieChartData.swapAnimationDuration
34:31 PieChartData.swapAnimationCurve
36:34 PieTouchData.mouseCursorResolver
38:55 PieTouchData.longPressDuration
39:15 Overview and outro
#Flutter
#FLChart
#DataVisualization
#FlutterDevelopment
#CodingTutorial
#PieChart
#OpenSource
#MobileDevelopment
#SoftwareTutorial
#Programming