flutter/dev/a11y_assessments
Bartek Pacia 85888bccf2
Update gradle lockfiles template (#140115)
This PR updates almost* all Gradle buildscripts in the Flutter repo the `example` and `dev` (in particular, in `dev/integration_tests` and in `dev/benchmarks`) directories to apply Flutter's Gradle plugins using the declarative `plugins {}` block.

*almost, because:
- add-to-app (aka hybrid) apps are not migrated (related https://github.com/flutter/flutter/issues/138756)
- apps that purposefully use build files to ensure backward compatibility (e.g. [`gradle_deprecated_settings`](https://github.com/flutter/flutter/tree/3.16.0/dev/integration_tests/gradle_deprecated_settings))
2024-02-04 13:10:49 +00:00
..
android Update gradle lockfiles template (#140115) 2024-02-04 13:10:49 +00:00
ios Sort Swift imports in templates (#141487) 2024-01-16 18:07:21 +00:00
lib Add RadioListItem use-case to a11y_assessments (#140984) 2024-01-21 00:32:34 +00:00
linux Adds a11y assessment sample app (#131716) 2023-08-03 16:15:14 +00:00
macos Sort Swift imports in templates (#141487) 2024-01-16 18:07:21 +00:00
test Add RadioListItem use-case to a11y_assessments (#140984) 2024-01-21 00:32:34 +00:00
web a few web tweaks for a11y assessment app (#134479) 2023-09-21 19:38:20 +00:00
windows [Windows] Add target architecture to build path (#131843) 2023-08-31 09:09:02 -07:00
.gitignore Adds a11y assessment sample app (#131716) 2023-08-03 16:15:14 +00:00
.metadata Adds a11y assessment sample app (#131716) 2023-08-03 16:15:14 +00:00
analysis_options.yaml Adds a11y assessment sample app (#131716) 2023-08-03 16:15:14 +00:00
pubspec.yaml Unpin test (#141427) 2024-02-01 18:53:23 +00:00
README.md Adds a11y assessment sample app (#131716) 2023-08-03 16:15:14 +00:00

a11y_assessments

An application to conduct accessibility assessments.