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
Above I have provided the SVG also maximum SVG that I download from Figma doesnt seem to work in Flutter
I am using flutter_svg: ^2.0.10+1 dart: 3.4.1 flutter: 3.22.1
Here is the code:
SvgPicture.asset("assets/svg/otp.svg"),
The text was updated successfully, but these errors were encountered:
same issue here
Sorry, something went wrong.
No branches or pull requests
Above I have provided the SVG also maximum SVG that I download from Figma doesnt seem to work in Flutter
I am using
flutter_svg: ^2.0.10+1
dart: 3.4.1
flutter: 3.22.1
Here is the code:
SvgPicture.asset("assets/svg/otp.svg"),
The text was updated successfully, but these errors were encountered: