- **Compatibility with Flutter 3.22.0. Adjusted Flutter SDK constraint to 3.22.0 and Dart SDK 3.4.0
- Breaking change. Fork to support null-safety.
- Breaking change. Adjusted Flutter SDK constraint to match beta (0.6.0).
- Added
edgeStyle
property andSegmentEdgeStyle
enum used to determine the strokeCap drawn for a chart's segments.
- Added
holeLabel
andlabelStyle
properties used to draw a label in the center of the radial chart.
- Animated pie and radial charts.