flutter/packages/flutter_goldens
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
..
lib pattern-matching refactor (#154753) 2024-10-03 18:21:04 +00:00
test Fix local testing, gradle XML errors, and enable on CI. (#152383) 2024-08-01 09:10:45 -07:00
pubspec.yaml Reverts "Manual pub roll (#156549)" (#156607) 2024-10-11 18:52:18 +00:00
README.md Add link to golden file test docs in the framework gardener guide (#149207) 2024-05-28 23:55:58 +00:00

This package is an internal implementation detail for our testing infrastructure. It enables the framework to use the Skia Gold infrastructure for tracking golden image tests.

See also: