adee42 / flutter_keyboard_visibility

MIT License
237 stars 142 forks source link

jump nativepage mainveiw will release #35

Open bitterking opened 5 years ago

bitterking commented 5 years ago

jump to a native page, mainView will be released, plugin wont work anymore

inja commented 4 years ago

Not sure is it the same issue... KeyboardVisibilityNotification works fine but when I call ImageCropper.cropImage (channel = const MethodChannel('plugins.hunghd.vn/image_cropper') and come back to the main screen, KeyboardVisibilityNotification doesn't call either onShow or onHide any more.