asuka
asuka copied to clipboard
Form TextField hidden by keyboard
https://github.com/Flutterando/asuka/blob/8ed8a5626d19d2dab66d881bd1f01486ce09e839/lib/src/asuka_singleton.dart#L390
Apparently, this line is causing TextField to be hidden by keyboard, overriding expected behavior of resizing when keyboard is visible. Might be related to #32
Any thoughts on how to overcome this?
Thanks!
can i work on this