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
692 stars 338 forks source link

added box shadow for active and inactive pin code field #279

Closed ngjunya closed 2 years ago

ngjunya commented 2 years ago

Hi, I would think that it's a good choice for the user to add box shadow for active/inactive pin code field instead of all pin code field. I have added two new fields(activeBoxShadow & inActiveBoxShadow) for Pin Theme. Thanks