flip_counter_plus 1.0.1 copy "flip_counter_plus: ^1.0.1" to clipboard
flip_counter_plus: ^1.0.1 copied to clipboard

An implicit animation widget that flips from one number to another, with support for customize styles, decimals and negative values.

Changelog #

1.0.1 - 2026-06-08 #

  • Added premium banner_counter.png showcase image to package metadata and readme assets.
  • Updated readme installation guide and showcase illustrations.

1.0.0 - 2026-06-08 #

  • Initial release of the enhanced animated flip counter plugin by Hadi.
  • Features:
    • Dynamic transition types: roll, fade, scale, fadeScale, rotate, flip, blur.
    • Distinct reverse animations (reverseDuration, reverseCurve).
    • Staggered digit animations with customizable delay and direction (staggerDelay, staggerDirection).
    • Precision decimal formatting presets, percentage formatters, regional presets (GBP, JPY).
    • High-performance TextPainter layout caching, RepaintBoundaries, and text color alpha interpolation to prevent composition overhead.
    • Comprehensive custom slot wrapping (digitWrapperBuilder) and transition custom builders (digitTransitionBuilder).
    • Flexible widget replacements for signs, separators, and affixes (prefix, suffix, infix widgets).
    • Robust external controllers (CounterController) supporting imperative animation triggers (animateTo, jumpTo), playback controls, and lifecycle status listeners.
    • Adaptive design dashboard demo with visual sandbox, telemetry diagnostics, custom card grids, and dark/light themes.
    • Premium Stock Market Ticker and Trading Simulator page in the showcase example application:
      • Real-time ticking quotes mapped to AnimatedFlipCounter.usd().
      • Dynamic price color shifts (green for price ticks up, red for price ticks down).
      • Volatility controls to simulate Bullish, Bearish, or Volatile trends.
      • Trade Order execution terminal (BUY/SELL orders, cost math, and transaction confirmations journal).
2
likes
160
points
--
downloads
screenshot

Documentation

Documentation
API reference

Publisher

verified publisheritsxhadi.fun

Weekly Downloads

An implicit animation widget that flips from one number to another, with support for customize styles, decimals and negative values.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.paypal.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flip_counter_plus