flutter/packages/flutter_goldens/lib
amirh ed533e9033
Split GoldensClient out of flutter_goldens.dart (#20102)
This enables using GoldensClient from the flutter driver file for the
embedded Android views test.

flutter_goldens.dart has a transitive dependency on dart:ui so it cannot
be included in non Flutter apps. Splitting it out allows us to use it
from driver tests.

This also removes the visibleForTesting annotation from GoldensClient.
2018-08-01 17:03:47 -07:00
..
client.dart Split GoldensClient out of flutter_goldens.dart (#20102) 2018-08-01 17:03:47 -07:00
flutter_goldens.dart Split GoldensClient out of flutter_goldens.dart (#20102) 2018-08-01 17:03:47 -07:00