gallery
gallery copied to clipboard
Flutter Gallery was a resource to help developers evaluate and use Flutter
**Is your feature request related to a problem? Please describe.** Issue #264 mentions the feature that I am referring to. **Describe the solution you'd like** If you check the contributing.md...
Not sure what the technical term is for this, but notice the white between the embedded app and the surrounding purple background. 
**Is your feature request related to a problem? Please describe.** In the current Gallery, users click "COPY ALL" and paste it into their IDE to test and experiment around each...
**Is your feature request related to a problem? Please describe.** (*Please add*) **Describe the solution you'd like** It would be great to have a process to roll the Gallery version...
## Acceptance Criteria * Everything scrollable should have a scrollbar Relates to flutter/flutter#36474. Migrated from https://github.com/material-components/material-components-flutter-gallery/issues/550
## Symptom When moving between the screens inside Gallery apps, such as Shrine or Rally, TalkBack does not place the focus on the first item on the screen. ## Steps...
A side-effect of https://github.com/flutter/gallery/commit/63eb33e62c9847716119cfb9c6594166ec835304 is that all demo pages now includes a `Semantics` object to dismiss an open menu, even when that menu is closed. This should be fixed, while...
flutter/flutter feature request
From Yuqian Li: If it's easy to add the monitoring, I do think the data could be very useful for the Q2 overhaul. Have you ever tried https://firebase.google.com/docs/perf-mon ?
## Issue The overflow number is a number shown on the cart tray such as "+1" when the number of products is too large. Currently, the overflow number is not...