chart_sparkline 1.0.1
chart_sparkline: ^1.0.1 copied to clipboard
Beautiful sparkline charts for Flutter.
1.0.1 - 2021-05-08 #
- Allow data as can be empty
1.0.0 - 2021-05-08 #
- Support nullsafety
- Add average
- Add first, last, highest and the lowest
0.1.0 - 2018-09-04 #
- Jump to version 2 of the dart sdk
0.0.4 - 2018-04-27 #
- Add lineGradient and fillGradient options.
0.0.3 - 2018-04-17 #
- Add basic example
0.0.2 - 2018-04-16 #
- Fix readme screenshots for pub.
0.0.1 - 2018-04-16 #
- Customizable fillMode and fillColor.
- Cuztomizable pointsMode, pointSize, and pointColor.
- Customizable lineWidth and lineColor.
- Basic Sparkline.