You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: