io library

Goldens read from the filesystem.

Separate from the main library so that dart:io reaches only the suites that actually read files. A Flutter test loading goldens through the asset bundle wants MemoryGoldenBundle and this import would stop it compiling for the web.

Classes

DirectoryGoldenBundle
Goldens on disk, laid out as fluttorch-export wrote them.