Dan Field

Results 553 comments of Dan Field

I think so - although I say that assuming this wouldn't be an especially difficult one to implement and that it shouldn't be very highly prioritized. But it could give...

It would, however, be fine for this lint to ignore something like `bool _debugIsSet = true` - i.e. any primitive types that are cheap to set.

What rendering backend? Which browser/os?

I'm working on a new release that will support this. Alternatively, vector_graphics supports this today.

Do not write unit tests that actually fetch from the network, they will be flaky :)

(Instead, mock out the HTTP client and just provide some asset)

@jonahwilliams were talking about this today and a rough sketch of a framework-side change may be more tractable: - By default, use a `ResizeImageProvider` when resolving the image. - Preferably,...

Closing this in favor of https://github.com/flutter/flutter/issues/132976