79653766

Date: 2025-06-05 03:54:37
Score: 1
Natty:
Report link

Something that has worked for me is to use a stateful widget to disable the scroll view once the user starts interacting with the gesture detector.

Also it is important to use a GlobalKey, to make sure that always the same instance of the widget is the one that is displayed and therefore the state is kept

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Juan Daniel Ozuna Espinal