@nschairer Hello!
Thanks for this plugin, we currently use it in Presence to workaround flutter janks when keyboard is opened.
Basically, we calculate keyboard height and animated the UI manually during keyboard animation.
However, we just noticed that the height value is not correct if user disabled the text suggestion (the text suggestion row's height is still added to keyboard height).
Can you please have a look at this?