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
51 stars 34 forks source link

Make AutoSizeText copyable #51

Open RakaAlrian opened 9 months ago

RakaAlrian commented 9 months ago

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

muriloventuroso commented 2 months ago

any news?