flutter/dev/a11y_assessments
Polina Cherkasova dcbb2de0ad
Add dependency on leak_tracker to flutter_test. (#137069)
Contributes to: https://github.com/flutter/flutter/issues/135856

This PR also adds transitive dependency on  web_socket_channel, crypto, typed_data. `web_socket_channel` is needed to request retaining path for not GCed objects from VM Service. Two others are needed to serve web_socket_channel.

The dependency on leak_tracker is pinned:
aea562114c/packages/flutter_tools/lib/src/commands/update_packages.dart (L40)
2023-10-25 02:45:26 +00:00
..
android Revert "Fix Gradle lockfiles." (#137198) 2023-10-24 17:47:45 -07:00
ios Update application id and bundle id of a11y assessment app (#132334) 2023-08-10 22:15:26 +00:00
lib Adds more a11y use cases (#136761) 2023-10-20 22:54:27 +00:00
linux Adds a11y assessment sample app (#131716) 2023-08-03 16:15:14 +00:00
macos Adds a11y assessment sample app (#131716) 2023-08-03 16:15:14 +00:00
test Adds more a11y use cases (#136761) 2023-10-20 22:54:27 +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 Add dependency on leak_tracker to flutter_test. (#137069) 2023-10-25 02:45:26 +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.