lzhuor / auto_size_text_field

Flutter TextField widget that automatically resizes text field to fit perfectly within its bounds.
https://pub.dev/packages/auto_size_text_field
MIT License
52 stars 35 forks source link

Enable copy Paste in text field #42

Closed purutechno closed 1 year ago

purutechno commented 1 year ago

-> When the text in text field is selected, display copy, cut option. -> on double tap in the text field display paste option

lzhuor commented 1 year ago

@purutechno @jlalvarez18 Published v2.2.2 that includes the fix.

Thank you for your contribution to this package and the Flutter community ❤️