-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Open
1 / 41 of 4 issues completedLabels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)Accessibility, e.g. VoiceOver or TalkBack. (aka a11y)frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.platform-androidAndroid applications specificallyAndroid applications specificallyteam-frameworkOwned by Framework teamOwned by Framework team
Description
On Android, semantic announcements are deprecated as of API 36. Currently we are sending announcements in the following widgets.
- material/CalendarDatePicker
- material/ExpansionTile Replace semantic announcements in expansion tile for Android #179917 (see linked sub issue below)
- material/TimePicker Remove use of announce in time_picker and remove double Feedback.forTap calls #167241
- widgets/Form Add back "Use live region in error text input decorator for Android #165531" #168992
We should still keep the same functionality for announcing these semantic events for all other platforms.
Sub-issues
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)Accessibility, e.g. VoiceOver or TalkBack. (aka a11y)frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.platform-androidAndroid applications specificallyAndroid applications specificallyteam-frameworkOwned by Framework teamOwned by Framework team
Type
Projects
Status
No status