Closed themisir closed 3 years ago
@charafau please take a look, when you have time.
@andzejsw I'm sorry but I'm no longer maintainer of this package, I'd also suggest to use official webview plugin if possible
@charafau do you know who is maintainer? Currently this plugin contains feature, which isn't in official plugin. For official plugin i have made PR, which isn't implemented for quite long time. Till then I need this plugin in my project.
@andzejsw I'm sorry but I'm no longer maintainer of this package, I'd also suggest to use official webview plugin if possible
Official plugin doesn't works great with device keyboard and have some scrolling issue. Both issues are critical for me because, I need WebViews to collect credit card details, which requires seamless keyboard interaction.
I passed message to flutter community regarding this issue
Official plugin doesn't works great with device keyboard and have some scrolling issue. Both issues are critical for me because, I need WebViews to collect credit card details, which requires seamless keyboard interaction.
By enable the hybrid composition, keyboard issues and scroll performance regression should be no longer exist. Did you enabled it?
Official plugin doesn't works great with device keyboard and have some scrolling issue. Both issues are critical for me because, I need WebViews to collect credit card details, which requires seamless keyboard interaction.
By enable the hybrid composition, keyboard issues and scroll performance regression should be no longer exist. Did you enabled it?
Have not tried because this one does already works.
Let's merge this guys?
merged and released as 0.4.0
Fixes #880