LiewJunTung / pin_code_text_field

A highly customisable Flutter widget for entering pin code. Suitable for use cases such as login and OTP.
MIT License
376 stars 78 forks source link

highlight animation #28

Closed mozesma closed 5 years ago

mozesma commented 5 years ago

added support for having highlight animation on the current character. see below an example:

pincodeHighlightAnimation

LiewJunTung commented 5 years ago

This one is cool. :)