arsenioo

Results 2 issues of arsenioo

Hello, For versions 1.1.6 and below I used the following code to convert SVG to Image: ``` final root = await svg.fromSvgString(...); final picture = root.toPicture(size: size); final image =...

### What package does this bug report belong to? camera/CameraX ### What target platforms are you seeing this bug on? Android ### Have you already upgraded your packages? Yes ###...