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
672 stars 327 forks source link

boxShadows is not working. #380

Open Irshad4195 opened 1 month ago

Irshad4195 commented 1 month ago

I have implemented boxShadows in the PinCodeTextField with all the parameters like offset, blur radius, spread radius, and color, but it is not showing in the UI.

Pluxury commented 5 days ago

Check out this PR. I think this related issue