yang-f / flutter_svg_provider

Use svg as image provider.
https://pub.dev/packages/flutter_svg_provider
Apache License 2.0
47 stars 72 forks source link

Blurred SVG problem #62

Closed ahmetveysels closed 7 months ago

ahmetveysels commented 8 months ago

Is there a process here to convert the SVG file to an image file. Because in some SVG files the image is blurred.

MikeGagarin commented 7 months ago

HI! Were you able to fix this? If yes, please advise

ahmetveysels commented 7 months ago

HI! Were you able to fix this? If yes, please advise

I used the avs_svg_provider package. when you enter scale or width - height in it, it gains clarity. @MikeGagarin

Happy coding.