79462971

Date: 2025-02-24 09:22:26
Score: 3
Natty:
Report link

In the end, I found this article, which states:

Starting with Android Q, simple swipe gestures that start within the systemGestureInsets areas are used by the system for page navigation and may not be delivered to the app.

https://api.flutter.dev/flutter/widgets/MediaQueryData/systemGestureInsets.html

Reasons:
  • Blacklisted phrase (1): this article
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: nilecrocodile