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
690 stars 336 forks source link

SMS Auto fill doesn't work #332

Closed Lazizbek97 closed 1 year ago

Lazizbek97 commented 1 year ago

when sms come to phone, it actually doesn't read it and fill fields. how can we fix it?

maybephilipp commented 1 year ago

Where is it stated that it's supported? In my opinion, following single responsibility principle, this plugin should not support this feature. You can easily implement it yourself.

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