git tag v1.2.3 # assuming my tag pattern is: 'v{{version}}' git push origin v1.2.3 # triggers the action that publishes my package.

Libraries

arce_svg
A Flutter package to generate Dart code for SVG files.