flutter/dev/a11y_assessments/test
Michael Goderbauer 5491c8c146
Auto-format Framework (#160545)
This auto-formats all *.dart files in the repository outside of the
`engine` subdirectory and enforces that these files stay formatted with
a presubmit check.

**Reviewers:** Please carefully review all the commits except for the
one titled "formatted". The "formatted" commit was auto-generated by
running `dev/tools/format.sh -a -f`. The other commits were hand-crafted
to prepare the repo for the formatting change. I recommend reviewing the
commits one-by-one via the "Commits" tab and avoiding Github's "Files
changed" tab as it will likely slow down your browser because of the
size of this PR.

---------

Co-authored-by: Kate Lovett <katelovett@google.com>
Co-authored-by: LongCatIsLooong <31859944+LongCatIsLooong@users.noreply.github.com>
2024-12-19 20:06:21 +00:00
..
accessibility_guideline_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
action_chip_test.dart fix(material/a11y_assessments): add unique page title (#152148) 2024-08-22 21:28:22 +00:00
app_bar_test.dart Add app bar and tab bar to a11y assessment app (#152904) 2024-08-23 17:57:04 +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 Auto-format Framework (#160545) 2024-12-19 20:06:21 +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 Fixed typos (#159331) 2024-12-05 16:54:09 +00:00
home_page_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
material_banner_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +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 Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
slider_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +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
tab_bar_view_test.dart Add app bar and tab bar to a11y assessment app (#152904) 2024-08-23 17:57:04 +00:00
test_utils.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
text_button_test.dart text button case rework (#154943) 2024-09-13 19:11:08 +00:00
text_field_password_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00
text_field_test.dart Auto-format Framework (#160545) 2024-12-19 20:06:21 +00:00