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
677 stars 330 forks source link

Allow to paste the code without showing a popup 🤝 #353

Closed Shatha-Naami closed 8 months ago

Shatha-Naami commented 10 months ago

In this PR, You can paste your code without showing the popup!

How? I added a new attribute called "showPopup" and the default value is true. When assigning false to this value, and pasting the code, the popup is not appear.

Check the video, please.

https://github.com/adar2378/pin_code_fields/assets/60509531/9d1d17f5-5569-4e0d-8990-9aac5cdfdb9c

stale[bot] commented 8 months 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.