animated_digit 1.0.6
animated_digit: ^1.0.6 copied to clipboard
A scrolling digital animation widget that can be used to display the amount of animation and can also guarantee the accuracy of the amount of calculation.
1.0.6 Fix BUG Cannot scroll after calling'addValue' or'resetValue' for the second time #
- 1.0.6 release
- ✅Cannot scroll after calling'addValue' or'resetValue' for the second time
- ✅第二次调用“ addValue”或“ resetValue”后无法滚动
1.0.5+1 property digitSplitSymbol name modify error #
- 1.0.5+1 release
- (property modify error) <= 1.0.4 digitSplitSymbol => (1.0.5)❌digitSplitNumber => (now)✅digitSplitSymbol
1.0.5 Prevent ScrollController not attached to any scroll views #
- 1.0.5 release
- Add assert、annotation
- Part param default handler
- Prevent ScrollController not attached to any scroll views
1.0.4 Fix that integers are not supported #
- 1.0.4 release
- 修复支持整数
1.0.3 optimization #
- 1.0.3 release
- 区分分隔字符和数字的Size计算
1.0.2 solve digital precision #
- 1.0.2 release.
- solve digital precision
- 引入 number_precision 解决数字精度git add .
1.0.1 reset bug #
- 1.0.1 release.
- reset bug
1.0.0 first publish. #
- 1.0.0 release.