generic_svg_selector 0.8.1 copy "generic_svg_selector: ^0.8.1" to clipboard
generic_svg_selector: ^0.8.1 copied to clipboard

A Flutter plugin to interactively select parts of any flat SVG by tapping.

0.8.1 #

  • Bug Fixed

0.8.0 #

  • Added pinch-zoom and pan support in the selector widget
  • Added double-tap-to-zoom and configurable zoom limits
  • Fixed tap-to-select coordinate mapping when zoomed/panned
  • Split large widget file into svg_path_parser.dart and svg_painter.dart

0.7.0 #

  • Extra Plugins are removed

0.6.0 #

  • Pass static analysis and Support up-to-date dependencies issues resolved

0.5.0 #

  • git hub path fixed

0.4.0 #

  • Version number set

0.3.0 #

  • Added repository, homepage and issue tracker links
  • Added pub.dev topics for better discoverability
  • Improved README with full API documentation

0.2.0 #

  • Improved documentation

0.1.0 #

  • Initial release
  • Tap to select/deselect SVG paths
  • Mirror mode support (left/right sync)
  • Custom colors support
  • Runtime ID extraction from flat SVGs
2
likes
160
points
162
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to interactively select parts of any flat SVG by tapping.

Repository (GitHub)
View/report issues

Topics

#svg #selector #interactive #body-parts

License

MIT (license)

Dependencies

flutter, vector_math, xml

More

Packages that depend on generic_svg_selector

Packages that implement generic_svg_selector