gallery
gallery copied to clipboard
Enable spacebar to scroll on the homepage
https://github.com/flutter/flutter/issues/108735
No, it's two different layouts. Manually tested, I don't know how to test keyboard entry
Praying? 😄
I tried adding a test but can't get it to pass: https://github.com/flutter/gallery/blob/78900fd40ce12e7bebeed888784fdf8417798a37/test_integration/interactions_test.dart. I tried key up + key down, with/without PhysicalKey, etc.
I spent a good amount of time trying to get the test to work, and even checking the multiple ScrollControllers found, the the pixel value is always 0. I give up 🤷♂️