LiewJunTung / pin_code_text_field

A highly customisable Flutter widget for entering pin code. Suitable for use cases such as login and OTP.
MIT License
376 stars 78 forks source link

Implement copy paste #8

Closed g-balas closed 4 years ago

g-balas commented 5 years ago

Do you have an idea on how I can implement a copy-paste feature ? I would like the user to be able to copy a string a be able to paste it into this widget.

LiewJunTung commented 5 years ago

Hi @g-balas, currently the widget doesn't support this feature. I'm currently focusing on another project. Feel free to do a pull request! :)

LiewJunTung commented 4 years ago

I'll be closing this due to inactivity.