Maxime Rougieux
Maxime Rougieux
I had the same problem with my navigation being :  I added the PortalProvider like this and it worked : 
https://github.com/LiteKite/Android-IME/pull/4 should fix it
We were having the same issue and using the [`custom_lint`](https://pub.dev/packages/custom_lint) package (v0.5.7). Removing it completely seems to have solved the issue for us, are you using it too, and can...