flutter/dev
Reid Baker e110019f04
Update README.md to include googler post verification steps (#162272)
## Pre-launch Checklist

- [x] I read the [Contributor Guide] and followed the process outlined
there for submitting PRs.
- [x] I read the [Tree Hygiene] wiki page, which explains my
responsibilities.
- [x] I read and followed the [Flutter Style Guide], including [Features
we expect every widget to implement].
- [x] I signed the [CLA].
- [ ] I listed at least one issue that this PR fixes in the description
above.
- [ ] I updated/added relevant documentation (doc comments with `///`).
- [x] I added new tests to check the change I am making, or this PR is
[test-exempt].
- [x] I followed the [breaking change policy] and added [Data Driven
Fixes] where supported.
- [x] All existing and new tests are passing.
2025-01-29 02:08:54 +00:00
..
a11y_assessments Update package revisions to latest (#161525) 2025-01-14 18:22:42 +00:00
automated_tests Roll pub packages (#162095) 2025-01-23 20:45:08 +00:00
benchmarks Roll pub packages (#162095) 2025-01-23 20:45:08 +00:00
bots Add instructions to download the Gradle wrapper to FGP readme, and add to gitignore (#162332) 2025-01-29 02:04:50 +00:00
conductor Update README.md to include googler post verification steps (#162272) 2025-01-29 02:08:54 +00:00
customer_testing Pin customer_testing to the SHA specified in tests.version (#162048) 2025-01-25 22:15:28 +00:00
devicelab Roll pub packages (#162095) 2025-01-23 20:45:08 +00:00
docs Bump Dart SDK to 3.7 (#159812) 2024-12-05 21:39:53 +00:00
forbidden_from_release_tests Bump characters, collection, meta (#161066) 2025-01-03 02:23:10 +00:00
integration_tests Force Impeller backend for android_engine_test, and test both OpenGLES and Vulkan (#162089) 2025-01-25 01:55:28 +00:00
manual_tests Update package revisions to latest (#161525) 2025-01-14 18:22:42 +00:00
missing_dependency_tests Bump Dart SDK to 3.7 (#159812) 2024-12-05 21:39:53 +00:00
snippets Roll pub packages (#162095) 2025-01-23 20:45:08 +00:00
tools Fix update_engine_version_test in presence of FLUTTER_PREBUILT_ENGINE_VERSION env vars. (#162270) 2025-01-28 01:19:47 +00:00
tracing_tests Update package revisions to latest (#161525) 2025-01-14 18:22:42 +00:00
analysis_options.yaml
README.md

This directory contains tools and resources that the Flutter team uses during the development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course, they may be interesting if you are curious.

The tests in this directory are run in the framework_tests_misc-* shards.