We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
E/flutter (28747): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Unsupported operation: Only hex color format currently supported. String: url(#a) E/flutter (28747): #0 SvgParser.parseColor parser.dart:28 E/flutter (28747): #1 SvgParser.loadFromString.<anonymous closure> parser.dart:91 E/flutter (28747): #2 Iterable.forEach (dart:core/iterable.dart:347:35) E/flutter (28747): #3 SvgParser.loadFromString parser.dart:63 E/flutter (28747): #4 SvgParser.loadFromFile parser.dart:124 E/flutter (28747): <asynchronous suspension>
Throws an exception if the animated svg contains URL in the stroke. The SVG is animated but the package fails.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Throws an exception if the animated svg contains URL in the stroke. The SVG is animated but the package fails.
The text was updated successfully, but these errors were encountered: