h65wang / flutter-animated-counter

An implicit animation widget that flips from one number to another.

Home Page:https://pub.dev/packages/animated_flip_counter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Color 的 opacity 越界

zysc8313 opened this issue · comments

_buildSingleDigit 方法中的 color.withOpacity(opacity) ,变量 opacity 在某些 Curve 作用下会越界 (超出1,或者小于0)

Thank you for reporting. It's fixed in v0.2.2.