flutter/packages/flutter_goldens
Ian Hickson a2a54fe47f
Remove hidden dependencies on the default goldenFileComparator. (#146956)
This is part 12 of a broken down version of the #140101 refactor.

This only makes one dependency explicit. Further PRs will do the same for other dependencies, until these APIs have no hidden dependencies.
2024-04-24 22:50:58 +00:00
..
lib Remove hidden dependencies on the default goldenFileComparator. (#146956) 2024-04-24 22:50:58 +00:00
test Remove hidden dependencies on the default goldenFileComparator. (#146956) 2024-04-24 22:50:58 +00:00
pubspec.yaml Bump meta to 1.14.0 (#146925) 2024-04-17 15:25:51 -07:00
README.md Add flutter_goldens README (#145278) 2024-03-29 21:20: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: