flutter_number_flow library

Flutter Number Flow - A Flutter widget that animates number changes with smooth transitions.

This library provides widgets and utilities for creating smooth number animations with various animation styles (slide, spin, crossFade) and locale-aware formatting. Perfect for displaying animated counters, currency values, statistics, and more.

Classes

NumberFlow
A Flutter widget that animates number changes with smooth, customizable transitions.
NumberFlowFormat
Configuration for number formatting Configuration class for formatting numbers in NumberFlow widgets.
NumberFlowGroup
Provides shared AnimationController for synchronized NumberFlow animations
NumberFlowGroupProvider
Provider widget that creates and manages a NumberFlowGroup
NumberFormatter
Wrapper around intl package for number formatting

Enums

NumberFlowAnimation
Animation styles available for NumberFlow widget
NumberNotation
Number notation styles for formatting