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

Improvement: Allow to avoid showing the paste confirmation dialog #368

Closed cmoralesweb closed 3 months ago

cmoralesweb commented 5 months ago

Thanks for your work. I'd like to suggest an improvement.

Apple added a native paste confirmation dialog on iOS 14. That means that users get a confirmation dialog twice (1st native, 2nd plugin).

Having a boolean for showing the dialog would improve the UX.

I know that's been suggested before (https://github.com/adar2378/pin_code_fields/issues/247 and https://github.com/adar2378/pin_code_fields/issues/306) but I think the iOS change wasn't taken into account.

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