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

Blurry svg on other sources except network #67

Open joukhar opened 4 months ago

joukhar commented 4 months ago

Blurry svg on other sources except network

how to produce

put this in your assets folder and use it as asset svg avatar

wildsylvan commented 3 months ago

same issue:

WhatsApp Image 2024-07-21 at 15 12 21_ff39c720

UsamaKarim commented 1 month ago

avs_svg_provider/avs_image doesn't seem to have the same issues (i had to use the scale parameter to get it super crisp, tho) and uses flutter_svg too internally

These packages have same issue as well