FL Chart is a highly customizable Flutter chart library that supports Line Chart, Bar Chart, Pie Chart, Scatter Chart, and Radar Chart.
6.87k
stars
1.78k
forks
source link
Deprecate `swapAnimationDuration` and `swapAnimationCurve` properties #1774
Closed
imaNNeo closed 1 day ago
Deprecate
swapAnimationDuration
andswapAnimationCurve
properties to usecurve
andduration
instead to keep the consistency over the project, #1618