flutter_svg
flutter_svg copied to clipboard
Svg seems to overlap when scrolling (Safari only)
Hi there,
I don't really know if the problem is really here, but with Safari(debug and release), when scrolling, the svg seems to overlap.
https://user-images.githubusercontent.com/44947503/171196682-0a4d775c-c073-4270-a040-9c8dace0d7ab.mov
https://user-images.githubusercontent.com/44947503/171196760-3661c16d-552d-4347-8b2c-689671ffd098.mov
I use canvaskit
with flutter_svg 1.1.0
and flutter 3.0.0
Do you have any idea why this is happening?
Thanks in advance
same prob