XertDev / gecko_view_flutter

GeckoView plugin for flutter (WIP, Android only)
MIT License
1 stars 1 forks source link

Flickering native view #8

Open FaFre opened 1 month ago

FaFre commented 1 month ago

When running the example with the latest flutter 3.24 there are some flickering issues, especially when slow scrolling or opening the keyboard.

https://github.com/user-attachments/assets/01823efa-0e62-4328-b6a3-7a125f1bf5de

I'm not sure if this bug is related to flutter, or if it is because of the native view.

XertDev commented 1 month ago

To be honest, I hadn't noticed it before. :)

I've managed to reproduce it on my devices, I'll have a look at it in my free time.

XertDev commented 2 weeks ago

I started to test the use of initExpensiveAndroidView. There no longer seems to be these flickering effects when scrolling, but there is still a problem when expanding the keyboard. I guess this would require an analysis of the resize mechanism in geckoview.