flutter/dev
auto-submit[bot] c1a301e8e8
Reverts "Manual pub roll (#156549)" (#156607)
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
2024-10-11 18:52:18 +00:00
..
a11y_assessments Roll pub packages (#155846) 2024-10-01 22:45:08 +00:00
automated_tests Reverts "Manual pub roll (#156549)" (#156607) 2024-10-11 18:52:18 +00:00
benchmarks Reverts "Manual pub roll (#156549)" (#156607) 2024-10-11 18:52:18 +00:00
bots Reverts "Manual pub roll (#156549)" (#156607) 2024-10-11 18:52:18 +00:00
conductor Reverts "Manual pub roll (#156549)" (#156607) 2024-10-11 18:52:18 +00:00
customer_testing Reverts "Manual pub roll (#156549)" (#156607) 2024-10-11 18:52:18 +00:00
devicelab Reverts "Manual pub roll (#156549)" (#156607) 2024-10-11 18:52:18 +00:00
docs Update API docs footer (#150347) 2024-06-17 19:39:12 +02:00
forbidden_from_release_tests Reverts "Manual pub roll (#156549)" (#156607) 2024-10-11 18:52:18 +00:00
integration_tests Reverts "Manual pub roll (#156549)" (#156607) 2024-10-11 18:52:18 +00:00
manual_tests pattern-matching refactor (#154753) 2024-10-03 18:21:04 +00:00
missing_dependency_tests Enable private field promotion for dev (#134480) 2023-09-12 18:29:00 +00:00
snippets Reverts "Manual pub roll (#156549)" (#156607) 2024-10-11 18:52:18 +00:00
tools Reverts "Manual pub roll (#156549)" (#156607) 2024-10-11 18:52:18 +00:00
tracing_tests Roll pub packages (#155846) 2024-10-01 22:45:08 +00:00
analysis_options.yaml Enable more lints (#91642) 2021-10-14 22:03:03 -07:00
README.md Migrate to .ci.yaml (#82960) 2021-05-19 20:09:46 -07:00

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.