flutter/dev/a11y_assessments/test
Joy Serquiña 5fad2bea2a
fix(material/a11y_assessments): add unique page title (#152148)
Adds usage of SystemChrome.setAPplicationSwitcherDescription to update the page title for the AutoComplete demo page.

[Before screenshot: example AutoComplete](https://screenshot.googleplex.com/8DpESj4QrQA2YrW)
[After screenshot: example AutoComplete](https://screenshot.googleplex.com/6AdfSA8a8VwUaXM)

Fixes b/338056490

*Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.*

*List which issues are fixed by this PR. You must list at least one issue. An issue is not required if the PR fixes something trivial like a typo.*

*If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].*
2024-08-22 21:28:22 +00:00
..
accessibility_guideline_test.dart Add drawer and navigation drawer in a11y assessment app, also run dart format under a11y_assessments/ (#153034) 2024-08-08 00:19:12 +00:00
action_chip_test.dart fix(material/a11y_assessments): add unique page title (#152148) 2024-08-22 21:28:22 +00:00
auto_complete_test.dart fix(flutter/a11y assessments): h1 missing a11y from each page on the web app (#152198) 2024-08-13 22:22:28 +00:00
badge_test.dart fix(flutter/a11y assessments): h1 missing a11y from each page on the web app (#152198) 2024-08-13 22:22:28 +00:00
card_test.dart fix(material/a11y_assessments): add unique page title (#152148) 2024-08-22 21:28:22 +00:00
check_box_list_tile_test.dart fix(flutter/a11y assessments): h1 missing a11y from each page on the web app (#152198) 2024-08-13 22:22:28 +00:00
date_picker_test.dart fix(flutter/a11y assessments): h1 missing a11y from each page on the web app (#152198) 2024-08-13 22:22:28 +00:00
dialog_test.dart add autofocus to fix a11y issue with dialog (#152637) 2024-08-20 21:25:01 +00:00
drawer_test.dart fix(material/a11y_assessments): add unique page title (#152148) 2024-08-22 21:28:22 +00:00
expansion_tile_test.dart fix(material/a11y_assessments): add unique page title (#152148) 2024-08-22 21:28:22 +00:00
home_page_test.dart fix(material/a11y_assessments): add unique page title (#152148) 2024-08-22 21:28:22 +00:00
material_banner_test.dart refactor material banner and fix focus issue (#152646) 2024-08-19 23:11:58 +00:00
navigation_bar_test.dart fix(flutter/a11y assessments): h1 missing a11y from each page on the web app (#152198) 2024-08-13 22:22:28 +00:00
navigation_drawer_test.dart fix(material/a11y_assessments): add unique page title (#152148) 2024-08-22 21:28:22 +00:00
navigation_rail_test.dart Add drawer and navigation drawer in a11y assessment app, also run dart format under a11y_assessments/ (#153034) 2024-08-08 00:19:12 +00:00
radio_list_tile_test.dart fix(material/a11y_assessments): add unique page title (#152148) 2024-08-22 21:28:22 +00:00
slider_test.dart fix(flutter/a11y assessments): h1 missing a11y from each page on the web app (#152198) 2024-08-13 22:22:28 +00:00
snack_bar_test.dart fix(material/a11y_assessments): add unique page title (#152148) 2024-08-22 21:28:22 +00:00
switch_list_tile_test.dart fix(material/a11y_assessments): add unique page title (#152148) 2024-08-22 21:28:22 +00:00
test_utils.dart fix(material/a11y_assessments): add unique page title (#152148) 2024-08-22 21:28:22 +00:00
text_button_test.dart fix(flutter/a11y assessments): h1 missing a11y from each page on the web app (#152198) 2024-08-13 22:22:28 +00:00
text_field_password_test.dart fix(material/a11y_assessments): add unique page title (#152148) 2024-08-22 21:28:22 +00:00
text_field_test.dart fix(material/a11y_assessments): add unique page title (#152148) 2024-08-22 21:28:22 +00:00