charts_painter 2.0.0+1 copy "charts_painter: ^2.0.0+1" to clipboard
charts_painter: ^2.0.0+1 copied to clipboard

outdated

Highly customizable and extendable charts library for flutter made with custom painters

[2.0.0+1] - 01.03.2022. #

  • Updated packages
  • Removed flutter_path_drawing dependency
  • Selected item can be shown on value

[2.0.0] - 30.11.2021. #

This release has some breaking changes. You might have to update existing charts code!

  • Migrate the lib to use custom render objects instead of CustomPainters
  • Extend DataStrategy from enum to abstract class, extending it to manipulate data further
  • Removed options from Charts, they are now part of ChartData or ItemOptions
  • Update README with more examples and possibilities

[1.1.0] - 12.05.2021. #

  • Migrate to null safety

[1.0.0+1] - 26.02.2021. #

  • Formatting fixes

[1.0.0] - 25.02.2021. #

  • Initial release
295
likes
0
pub points
93%
popularity

Publisher

verified publisherinfinum.com

Highly customizable and extendable charts library for flutter made with custom painters

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, golden_toolkit

More

Packages that depend on charts_painter