All Projects → flutter → goldens

flutter / goldens

Licence: BSD-3-Clause license
No description, website, or topics provided.

Programming Languages

shell
77523 projects

A repository for golden image files that are used by tests that for whatever reason can't use the Skia Gold testing infrastructure.

Getting diffs for golden images

If you have ImageMagick and you want to use it to show diffs of files in this repo, add the following to your ~/.gitconfig:

[diff "image"]
    command = /path/to/this/repo/diff-images.sh
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].