utils/image_test_utils library

Properties

image Uint8List
final

Functions

createMockImageHttpClient() MockHttpClient
Returns a MockHttpClient that responds with demo image to all requests.
mockNetworkImagesFor<R>(R body()) → R
Runs body in separate Zone with MockHttpClient.