Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.24.1, on macOS 14.6.1 23G93 darwin-x64, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 16.0)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2023.2)
[✓] VS Code (version 1.94.1)
[✓] Connected device (2 available)
[✓] Network resources
• No issues found!
Steps to reproduce
Expected results
Just the flutter app scrolls.
Actual results
The flutter app AND the parent website scrolls.
Code sample
Code sample
Here is the flutter app: https://dartpad.dev/?id=a2e11707d9d8b33fae7d1aa737feaf80
Here is an example of it embedded in a website: https://codepen.io/erik-wayhaven/pen/gOVWXzq
You may need to resize your window to get it to scroll.
Screenshots or Video
Screenshots / Video demonstration
Screen.Recording.2024-10-16.at.12.00.08.PM.mov
Logs
No response
Flutter Doctor output
Doctor output