gallery
gallery copied to clipboard
Shrine: Improve Screenreader Support
Acceptance Criteria
- Let the screen reader go through widgets in a desired order. (Fine tune
OrdinalSortKey)
Potential Additions
- Let every screen be read with a summary.
- Let every page change have a voice feedback (such as closing the cart).
https://github.com/material-components/material-components-flutter-gallery/issues/405
I'm going to close this as it is a remnant of Material 2. For those interested in learning more about Shrine and the other Material 2 case studies, check out the Material (2) Studies collection.
For the latest in Material 3, including new case studies, check out the Material blog or newer case studies like the Now in Android app.
If you're interested in screenreader support and other accessibility features in Flutter, check out the Flutter Accessibility docs.
For some more resources and examples in Flutter, consider checking out the following:
-
Wonderous (web demo, App Store, Google Play, source code) A Flutter app that showcases Flutter's support for elegant design and rich animations.
-
Material 3 Demo (web demo, source code) A Flutter app that showcases Material 3 features in the Flutter Material library.
Thank you!