We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
At this moment there is no support for Android swipe gestures released in android 10.
The text was updated successfully, but these errors were encountered:
It is possible to ignore parts of the screen for swipe back gestures.
https://medium.com/@VasyaFromRussia/how-to-make-android-gesture-navigation-respect-your-ui-in-flutter-255a17f610e6
other flutter issues: flutter/flutter#38626
pr that implemented this. But this was later reverted flutter/engine#11441
Sorry, something went wrong.
Because this feature was reverted in the engine. we should create a android only plugin for this feature.
No branches or pull requests
At this moment there is no support for Android swipe gestures released in android 10.
The text was updated successfully, but these errors were encountered: