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

Make AutoSizeText copyable #51

Open RakaAlrian opened 11 months ago

RakaAlrian commented 11 months ago

Hi, is there any way to select and copy text from AutoSizeText widget like SelectableText widget do?

muriloventuroso commented 4 months ago

any news?