flutter/dev/a11y_assessments/lib/use_cases
DBowen33 7d588feacd
Flutter Web App: adds a11y semantic attributes to slider (#151985)
added Semantics wrapper over slider to add appropriate a11y semantic attributes to slider

Before: https://screenshot.googleplex.com/8jmDh3RSB3oG5Z2
After: https://screenshot.googleplex.com/7Z4FdVgwcC4ZQxm

fixes b/340638215
2024-07-25 15:58:24 +00:00
..
auto_complete.dart Remove autofocus from the a11y_assessments app (#145117) 2024-03-14 20:13:19 +00:00
badge.dart Adds more a11y use cases (#136761) 2023-10-20 22:54:27 +00:00
check_box_list_tile.dart Remove autofocus from the a11y_assessments app (#145117) 2024-03-14 20:13:19 +00:00
date_picker.dart Remove autofocus from the a11y_assessments app (#145117) 2024-03-14 20:13:19 +00:00
dialog.dart Remove autofocus from the a11y_assessments app (#145117) 2024-03-14 20:13:19 +00:00
material_banner.dart Remove autofocus from the a11y_assessments app (#145117) 2024-03-14 20:13:19 +00:00
navigation_bar.dart Adds more a11y use cases (#136761) 2023-10-20 22:54:27 +00:00
radio_list_tile.dart Add RadioListItem use-case to a11y_assessments (#140984) 2024-01-21 00:32:34 +00:00
slider.dart Flutter Web App: adds a11y semantic attributes to slider (#151985) 2024-07-25 15:58:24 +00:00
text_button.dart [GAR] [a11y] Update text button page in a11y assessment app (#148905) 2024-05-30 18:34:07 +00:00
text_field_password.dart Fixes TextField hinttext in a11y_assessment (#150007) 2024-06-10 19:58:58 +00:00
text_field.dart added Semantics label to TextField with InputDecoration to let user k… (#151996) 2024-07-24 14:18:44 -07:00
use_cases.dart Add RadioListItem use-case to a11y_assessments (#140984) 2024-01-21 00:32:34 +00:00