flutter-html-editor icon indicating copy to clipboard operation
flutter-html-editor copied to clipboard

Keyborad overlapping

Open Dhana2513 opened this issue 5 years ago • 1 comments

image

keyborad overlapping input field

Dhana2513 avatar Oct 22 '20 17:10 Dhana2513

it just add reverse: true like below

SingleChildScrollView( reverse: true, ..... )

Matsuo32 avatar Dec 16 '20 05:12 Matsuo32