jovial_svg 1.0.3 copy "jovial_svg: ^1.0.3" to clipboard
jovial_svg: ^1.0.3 copied to clipboard

outdated

SVG - Robust rendering of Scalable Vector Graphic images, supporting a well-defined profile of SVG and a fast-loading binary storage format.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add jovial_svg

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  jovial_svg: ^1.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:jovial_svg/jovial_svg.dart';
221
likes
0
points
186k
downloads

Publisher

verified publisherjovial.com

Weekly Downloads

SVG - Robust rendering of Scalable Vector Graphic images, supporting a well-defined profile of SVG and a fast-loading binary storage format.

Homepage

License

unknown (license)

Dependencies

args, flutter, http, jovial_misc, pedantic, quiver, vector_math, xml

More

Packages that depend on jovial_svg