adar2378 / pin_code_fields

A flutter package which will help you to generate pin code fields with beautiful design and animations. Can be useful for OTP or pin code inputs 🤓🤓
https://pub.dev/packages/pin_code_fields
MIT License
690 stars 336 forks source link

New animations on input field #288

Closed denddyprod closed 1 year ago

denddyprod commented 1 year ago

Hello, I'm struggling with a problem that I can't do an animation on the input fields. For example, I want to make each input field blink using a shadow or "inactiveFillColor".

I tried to make an animation with ColorTween but the input field doesn't redraw every time. Only when I click, I see the result of the color change.

Can anyone help me with this?

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.