SVG rendering issues after flutter upgrade from 3.7
After updating flutter from 3.7 to 3.19 stroke seems to be behaving in an weird way:
before:
after:
original svg:
flutter_svg: 2.0.10+1
Is this packages still maintained.
Hi, Flutter team member here. If you're hitting Impeller specific rendering bugs you need to file them on the main flutter repo. We do not triage this repo, so these will be missed.
Hi, Flutter team member here. If you're hitting Impeller specific rendering bugs you need to file them on the main flutter repo. We do not triage this repo, so these will be missed.
Oh did not realize it was a flutter issue...
https://github.com/flutter/flutter/issues/147139
Since they fixed this issue in flutter , we can close this issue