You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have a ListView under a Transform with a perspective that imitates a "road".
If you swipe your finger outside of the visible bounds of the list, the list jumps to an unpredictable location, in a direction opposite to that of a swipe.
Screenshots / Video demonstrationScreen.Recording.2024-08-26.at.11.50.31.mov
Logs
Logs
Nothing in the logs when this happens
Flutter Doctor output
(Flutter version should not matter, we've had this for a long time.)
Doctor output
Doctor summary (to see all details, run flutter doctor -v):[✓] Flutter (Channel stable, 3.22.3, on macOS 14.5 23F79 darwin-arm64, locale en-PL)[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.1)[✓] Xcode - develop for iOS and macOS (Xcode 15.4)[✓] Chrome - develop for the web[✓] Android Studio (version 2022.3)[✓] IntelliJ IDEA Community Edition (version 2023.2.1)[✓] VS Code (version 1.92.1)[✓] Connected device (4 available)[✓] Network resources• No issues found!
Steps to reproduce
Have a ListView under a Transform with a perspective that imitates a "road".
If you swipe your finger outside of the visible bounds of the list, the list jumps to an unpredictable location, in a direction opposite to that of a swipe.
Expected results
The list should behave "normally".
Actual results
The list jumps to an unpredictable location.
Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
Screen.Recording.2024-08-26.at.11.50.31.mov
Logs
Logs
Nothing in the logs when this happensFlutter Doctor output
(Flutter version should not matter, we've had this for a long time.)
Doctor output