- Fix: drawing center in the center instead of the origin when using vertices.
- refactor: RadarData is a mixin instead of a value object.
- Fix radial lines
- Migration to null-safety
- Refactoring RadarChart.of(context).
- Creating RadarData and RadarChartNotFoundError.
- Clockwise painting fixed.
- RadarChat and RadarTile support vertices widgets.
- Adding documentation
- Improving examples
- RadarChart and RadarTile
- Example