flutter/examples/flutter_gallery/lib/demo
Jonah Williams 810a29d663
Semantics framework updates (#18758)
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
2018-07-24 13:10:17 -07:00
..
animation re-enable lint unnecessary_const (#19592) 2018-07-23 08:31:48 +02:00
calculator Spelling (#15229) 2018-03-06 21:36:03 -08:00
cupertino re-enable lint unnecessary_const (#19592) 2018-07-23 08:31:48 +02:00
material re-enable lint unnecessary_const (#19592) 2018-07-23 08:31:48 +02:00
shrine re-enable lint unnecessary_const (#19592) 2018-07-23 08:31:48 +02:00
all.dart Gallery video demo (#13195) 2017-12-01 18:28:36 +01:00
animation_demo.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
calculator_demo.dart make @immutable const classes (#9532) 2017-04-21 23:09:42 +02:00
colors_demo.dart re-enable lint unnecessary_const (#19592) 2018-07-23 08:31:48 +02:00
contacts_demo.dart re-enable lint unnecessary_const (#19592) 2018-07-23 08:31:48 +02:00
images_demo.dart Fix broken asset uris (#18336) 2018-06-09 20:11:08 -07:00
pesto_demo.dart Semantics framework updates (#18758) 2018-07-24 13:10:17 -07:00
shrine_demo.dart re-enable lint unnecessary_const (#19592) 2018-07-23 08:31:48 +02:00
typography_demo.dart Export @required from src/widgets/framework.dart (#17208) 2018-05-03 08:50:40 -07:00
video_demo.dart re-enable lint unnecessary_const (#19592) 2018-07-23 08:31:48 +02:00