svg_painter_annotation 0.0.1-alpha.1
svg_painter_annotation: ^0.0.1-alpha.1 copied to clipboard
Annotations for the svg_painter code generator. Converts SVG files to Flutter CustomPainter classes.
Changelog #
0.0.1-alpha.1 #
Initial alpha release to claim package name on pub.dev.
- Created initial skeleton for annotation-, generator- and example-package
- Created
@SvgPainterannotation class withfilePathandcodeparameters - Created analysis_options.yaml based on rules from Flutter 3.38.0
- Configured FVM to use Flutter 3.38.0
- Created .gitignore based on Flutter 3.38.0 repository
- Created CLAUDE.md with coding guidelines