transparent_svg

Creator: coderz1093

Last updated:

0 purchases

transparent_svg Image
transparent_svg Images
Add to Cart

Description:

transparent svg

transparent_svg #
This is to be used with the flutter_svg package seen here: https://pub.dev/packages/flutter_svg
It performs the same as https://pub.dev/packages/transparent_image but for SVG images!
This way you can ternary new SVG images in as you load them from memory.
For example:
FlutterSvg.memory(isLoaded ? kActualImage : kTransparentSvg)
copied to clipboard
Just call kTransparentSvg where you need it!

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.