Dan Field

Results 553 comments of Dan Field

I have seen multiple reports of this issue, but I _cannot_ reproduce it on my iPhone or macOS desktop with Impeller enabled on a recent commit of Flutter.

If you could share a reproduction with the SVG and size values and device information that would be helpful.

I don't see why not. It could make evolving the ColorMapper interface harder but I'm not sure how much evolution it really would/will need.

Is this code run via `flutter test` or some other method?

> facing the same issue with this svg viewBox is case sensitive. Maybe I should lighten this up though since browsers seem to.

@higaski your example has a couple pattern elements in it that are using not well supported features for this package, and also includes JavaScript which will never work with this...

What version of flutter? What platform?

What platform(s) are you observing this on?

It sounds like you're dealing with some SVG that isn't valid XML. Perhaps due to a network error?