svg_splitter 1.0.1 copy "svg_splitter: ^1.0.1" to clipboard
svg_splitter: ^1.0.1 copied to clipboard

A Dart tool to automatically split SVG files into static and dynamic parts for Flutter theming. Perfect for creating themed icons that change colors based on app themes.

1.0.0 #

  • Initial release of SVG Splitter
  • Automatic detection of dynamic colors (#DB1C42, #FF0000 by default)
  • Support for custom dynamic colors via --dynamic-color flag
  • Support for custom output directory via --output-dir flag
  • Help documentation with --help flag
  • Flexible SVG parsing that handles various attribute orders
  • Fallback parsing for edge cases
3
likes
0
points
327
downloads

Publisher

unverified uploader

Weekly Downloads

A Dart tool to automatically split SVG files into static and dynamic parts for Flutter theming. Perfect for creating themed icons that change colors based on app themes.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on svg_splitter