svg_drawing_animation 0.10.0+1 copy "svg_drawing_animation: ^0.10.0+1" to clipboard
svg_drawing_animation: ^0.10.0+1 copied to clipboard

Widget for drawing animation of SVG. Uses flutter_svg for parsing.

0.10.0+1 #

Fixed documentation.

0.10.0 #

Breaking change: switched from static methods like SvgProviders.network to factory methods like SvgProvider.network.

0.9.4 #

Properly display the network error message when SvgProviders.network fails.

0.9.2 #

Implemented PenRenderer.

0.9.1+3 #

Fixed documentation.

0.9.1 #

  • Implemented SvgProviders.file and SvgProviders.asset.
  • Added animated video demo to the docs.

0.9.0 #

Initial release.

12
likes
0
pub points
64%
popularity

Publisher

verified publisherwafrat.com

Widget for drawing animation of SVG. Uses flutter_svg for parsing.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_svg, http

More

Packages that depend on svg_drawing_animation