snap_chart 0.1.0
snap_chart: ^0.1.0 copied to clipboard
A dead-simple Flutter charting library. Beautiful charts with minimal code. Inspired by fl_chart but designed for simplicity.
0.1.0 #
- Initial release
- EasyLineChart with simple spot-based API
- EasyBarChart with grouped and stacked bars
- EasyPieChart with minimal configuration
- EasyScatterChart for scatter plots
- Touch interactions with callbacks
- Sensible defaults for all styling
- Animated transitions between data states