Im-Kevin / cool_ui

用flutter实现一些我认为好看的UI控件,有Popover,仿Weui的Toast,自定义键盘
Apache License 2.0
460 stars 74 forks source link

CustomKeyboard cannot scroll when focus TextField #61

Open tvanhuu opened 3 years ago

tvanhuu commented 3 years ago

simulator_screenshot_92B22A99-284A-4C5B-AEFF-075A42873F4C simulator_screenshot_44AABA20-B7D7-49AF-82E8-F7282DCA7F3F

Hello i have a problem. When I touch the textfield and the keyboard pops up but the textfield does not scroll to the top of the keyboard. Thank you.