Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webview scroll fails on android #29

Open
yahyaizala opened this issue Apr 7, 2023 · 3 comments
Open

Webview scroll fails on android #29

yahyaizala opened this issue Apr 7, 2023 · 3 comments

Comments

@yahyaizala
Copy link

yahyaizala commented Apr 7, 2023

hi,
the issue is when using webview in the content, scrolling not responsive. Sometimes it detects sometimes not.
I though it prevent by flutter_slider_drawer, maybe up and down gestures.

https://youtu.be/RzgO9DUi4FI

@yahyaizala yahyaizala changed the title With Webview fails on android Page Scroll Webview scroll fails on android Apr 7, 2023
@riloraspopo
Copy link

i got this problem too, and now still no solution for this...

@riloraspopo
Copy link

trying using another library got same result, i endup create my own code, its not complex code, just using AnimatedPositioned widget... and my webview it's working normaly now...

@Segatti
Copy link

Segatti commented Feb 22, 2024

I created a fork and conditioned the part related to the gesture detector. If it doesn't affect your application's usability, you can try using it by simply adding the attribute "useGestures = false". Link: https://github.com/Segatti/flutter_slider_drawer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants