Skip to content

v1.0.0

Latest

Choose a tag to compare

@jorgefl0 jorgefl0 released this 20 Aug 22:57
98122ae

Initial release that addresses a problem with the keyboard hiding a text input on iOS devices.

Note that the widget only works if whatever it wraps has a flexible child to absorb the shrink. That's the flex: 1 requirement on the container class, and it's the difference between this widget working and appearing to do nothing.