Invalid double 4mm
SvgPicture is generating a FormatException on a basic svg generated by a python QR code to SVG library
════════ Exception caught by widgets library ═══════════════════════════════════
Invalid double
4mm
The relevant error-causing widget was
SvgPicture
security.dart:83
════════════════════════════════════════════════════════════════════════════════
Facing same issue
FormatException: Invalid double
100%
Facing same issue
FormatException: Invalid double
100%
This issue is resolved for me.
There is a problem in the image. Issues are on the server side. So try with another image and it's worked.
There is a problem in the image. Issues are on the server side. So try with another image and it's worked.
I dont understand what you mean?
The server didn't accept double the value for a key in input body
it works on vector_graphics_compiler: 1.1.7
but throw error on 1.1.9
Invalid double
4e
For Me its worked when I allowed from server.
Any way Its working so we can close this.