svg2dart 0.0.1 copy "svg2dart: ^0.0.1" to clipboard
svg2dart: ^0.0.1 copied to clipboard

A command-line tool to convert SVG files into pure Dart code for Flutter, generating widgets that use CustomPainter for rendering.

0.0.1 #

  • Initial release of the package.
  • Converts SVG files to Flutter CustomPainter widgets.
  • Supports paths, fills, strokes, and basic gradients.
  • Handles single files and entire directories.
2
likes
0
points
325
downloads

Publisher

unverified uploader

Weekly Downloads

A command-line tool to convert SVG files into pure Dart code for Flutter, generating widgets that use CustomPainter for rendering.

Repository (GitHub)
View/report issues

Topics

#svg #flutter #code-generation #widget

License

unknown (license)

Dependencies

args, meta, path, vector_graphics_codec, vector_graphics_compiler

More

Packages that depend on svg2dart