auto_size_text_field icon indicating copy to clipboard operation
auto_size_text_field copied to clipboard

Auto size won't work after a rebuild

Open gentunian opened this issue 1 year ago • 2 comments

Here's a repo with a minimal reproduction: https://github.com/gentunian/flutter-autosizetextfield-bug

When a rebuild is trigger, the auto size won't work.

Also, I have seeing that while using the ios simulator, the autosize won't work on a re-run.

EDIT: with "re-run" I wanted to say hotreload

gentunian avatar May 29 '23 17:05 gentunian

I am also facing the same issue on Android. This package is just useless. You can simply use IntrinsicWidth widget as a parent of textfield to increase its size automatically

ghost avatar May 31 '23 06:05 ghost

Hi @gentunian thank you for reporting the issue. I will have a look when having bandwidth.

lzhuor avatar Jun 05 '23 07:06 lzhuor