I was trying to create a single scroll view (the child a form of TextFilelds ) and add a gesture detector to move to next screen. On Android 13 Devices as long as the scroll view is at the extreme bottom or top it doesn't allow to press gesture detector but if I am on the offset it works , same thing does not happen on Android 12,11,10.. etc. only on Android 13
tried on flutter versions 3.0.1 to 3.0.5