flutter_numeric_text 1.3.0
flutter_numeric_text: ^1.3.0 copied to clipboard
This widget allows you to animate any text. The widget is easy to use and allows you to seamlessly replace Text(data) with NumericText(data).
1.3.0 #
- The animations are now much smoother.
1.2.0 #
- Update the diff logic to properly handle numerics values.
- Optimize calculations.
- Fix interruptions during external animation.
1.1.1 #
- Refactoring.
1.1.0 #
- Support almost all parameters from the Text widget.
1.0.1 #
- Update README.
1.0.0 #
- Initial release.