smooth_charts 0.0.3 copy "smooth_charts: ^0.0.3" to clipboard
smooth_charts: ^0.0.3 copied to clipboard

Beautiful animated pie and line charts for Flutter. PinWheel reveal animation, touch interactions, staggered badge labels and gradient fills.

0.0.3 #

  • Cleaned README typography and API tables for better pub.dev rendering.
  • Refined related package links to avoid non-published entries.

0.0.2 #

  • Fixed README GIF previews for pub.dev by using absolute GitHub URLs.
  • Removed legacy "Cashew" references from description and documentation.

0.0.1 #

  • First public release of smooth_charts.
  • Added SmoothPieChart with PinWheel reveal animation.
  • Added staggered badge label animation (icon + percentage per slice).
  • Added elastic spring touch interaction on pie slices.
  • Added SmoothLineChart with 2000ms entrance animation.
  • Added touch tooltips with haptic feedback on line chart.
  • Added gradient area fill below/above the zero line.
  • Added optional horizontal and vertical reference lines.
  • Added multi-line support with per-line color overrides.
  • Added dynamicPastel, lightenPastel, darkenPastel and HexColor color utilities.
  • Added PinWheelReveal, AnimatedScaleOpacity and ScaledAnimatedSwitcher animation utilities.
  • Added example app with pie chart, single-line and multi-line demos.
1
likes
150
points
181
downloads

Documentation

API reference

Publisher

verified publishereliazavatta.it

Weekly Downloads

Beautiful animated pie and line charts for Flutter. PinWheel reveal animation, touch interactions, staggered badge labels and gradient fills.

Repository (GitHub)
View/report issues

Topics

#chart #pie-chart #line-chart #animations #smooth

License

MIT (license)

Dependencies

fl_chart, flutter

More

Packages that depend on smooth_charts