mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() Reverts: flutter/flutter#156549 Initiated by: christopherfujino Reason for reverting: https://github.com/flutter/flutter/issues/156606 Original PR Author: christopherfujino Reviewed By: {matanlurey} This change reverts the following previous change: I manually ran: ``` flutter update-packages --force-upgrade cd dev/tools && dart bin/generate_gradle_lockfiles.dart --no-gradle-generation --no-exclusion ``` Note this bumps the `google_mobile_ads` plugin, which caused https://github.com/flutter/flutter/issues/156474. I expect it to work this time after https://flutter-review.googlesource.com/c/recipes/+/60340 |
||
---|---|---|
.. | ||
a11y_assessments | ||
automated_tests | ||
benchmarks | ||
bots | ||
conductor | ||
customer_testing | ||
devicelab | ||
docs | ||
forbidden_from_release_tests | ||
integration_tests | ||
manual_tests | ||
missing_dependency_tests | ||
snippets | ||
tools | ||
tracing_tests | ||
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.