mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Changes: - Move the SemanticsConfiguration update from RenderToggleable to each subclass, so that Switch can use toggled. - Add image, liveRegion, toggled properties to Semantics, SemanticsConfiguration, SemanticsNode - Added semanticsLabel and excludeFromSemantics to Image (the latter so that we avoid creating a semantics node) - Added onDismiss semantics action which maps to the modal escape on iOS and dismiss action on Android. - Added dismiss and liveRegion to snackbar widget - Updated custom painter semantics to handle image, liveRegion, toggle - Updated relevant tests to use correct flag/action |
||
---|---|---|
.. | ||
animation | ||
calculator | ||
cupertino | ||
material | ||
shrine | ||
all.dart | ||
animation_demo.dart | ||
calculator_demo.dart | ||
colors_demo.dart | ||
contacts_demo.dart | ||
images_demo.dart | ||
pesto_demo.dart | ||
shrine_demo.dart | ||
typography_demo.dart | ||
video_demo.dart |