flip_counter_plus 1.0.1
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.pngshowcase 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).
- Real-time ticking quotes mapped to
- Dynamic transition types:
