chart_sparkline 1.1.1 copy "chart_sparkline: ^1.1.1" to clipboard
chart_sparkline: ^1.1.1 copied to clipboard

Beautiful sparkline charts for Flutter.Average line, highest and lowest value.

[1.1.1]- 2024-08-27 #

  • Add xLabels
  • Add xLabelsStyle
  • Add xValueShow
  • Add gridLineLabelStyle
  • Add gridLineLabelFixed
  • Add gridLinelabelSuffix
  • Add averageLineColor
  • Add pointsShape
  • Add animation line
  • Deprecated gridLineLabelColor, Use gridLineLabelStyle instead.
  • Deprecated enableGridLines, Use gridLinesEnable instead.
  • Update example and README

1.0.15+1 - 2024-01-18 #

  • rollback gridLineLabelPrecision shows illogical texts @adnanjpg

1.0.15 - 2024-01-17 #

  • Add maxLine and maxLabel @adnanjpg
  • Add added macos and web to the example app @adnanjpg
  • Fix increase the canvas for the average value@Patiyang
  • Fix gridLineLabelPrecision shows illogical texts @adnanjpg

1.0.14 2023-10-7 #

  • Upgrade flutter SDK 4.0.0

1.0.13 2023-2-8 #

  • Fixed @cranst0n
  • Add pub screenshots
  • Add pub issue_tracker

1.0.12 - 2022-11-29 #

  • Add gridLinelabel callback This callback allows to change grid line labels, it takes the grid line value and returns a string

1.0.11 - 2022-05-21 #

  • Fix bug.

1.0.10 - 2022-03-04 #

1.0.9 - 2022-02-11 #

  • remove foundation.dart

1.0.8 2021-12-1 #

1.0.7 - 2021-11-13 #

1.0.6 - 2021-10-29 #

  • Fix documentation. @2n-1

1.0.5 - 2021-05-18 #

  • Fix bug

1.0.4 - 2021-05-17 #

  • Update example
  • Add backgroudColor

1.0.3 - 2021-05-09 #

  • Add average label set

1.0.2 - 2021-05-09 #

  • Average label rounded
  • Optimization displayed when only max and min

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.
130
likes
150
points
6.59k
downloads
screenshot

Publisher

verified publisherdev.sumsg.com

Weekly Downloads

Beautiful sparkline charts for Flutter.Average line, highest and lowest value.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on chart_sparkline