Closed omri1100 closed 3 years ago
Same for Xiaomi Redmi 5
@AramSemerjyan, @omri1100 Can you try 1.2.4 version?
Thanks @IsaiasSantana for reply. I've tested it on iPhone 5s, iPad mini 5, Redmi 5 and also on iOS and Android simulators. Everything works perfectly. Thanks for a great package!
Though @IsaiasSantana:
I'm currently testing on Redmi 5 and keyboard size is wrong. This lib returns value of 234
and flutter_keyboard_size
package returns 282
. Can it be related to keyboard additional view with tools?
Hmm I don't know. I will check it. @AramSemerjyan .
Though @IsaiasSantana: I'm currently testing on Redmi 5 and keyboard size is wrong. This lib returns value of
234
andflutter_keyboard_size
package returns282
. Can it be related to keyboard additional view with tools?
Same problem :(
Hi,
I used the package and it worked great! Then I changed flutter version and it is working not good now.
I used it as regular. the event _onKeyboardListener is not called when the keyboard is closing on my Galaxy S10e and not called at all on my emulator.
Thank you!