drawing_animation 0.0.9 copy "drawing_animation: ^0.0.9" to clipboard
drawing_animation: ^0.0.9 copied to clipboard

outdated

An dart-only library for gradually painting SVG path objects on canvas (drawing line animation).

CHANGES #

0.0.9 #

  • Fixes when using custom controller

0.0.8 #

  • Fix crash before callback returns from path segment parsing

0.0.7 #

  • Fix crash when no range provided

0.0.6 #

  • Define a range for one animation cycle (see range field), +Several Fixes

0.0.5 #

  • Allow to toggle scaleToViewport
  • Callback for painted path added

0.0.4 #

  • Fix SDK version

0.0.3 #

  • DebugOptions: Record canvas is now also possible when widget is rebuild. When changing parameters in DebugOptions hot restart required.
  • Several Fixes and performance optimizations.
  • Examples on how to use _.paths

0.0.2 #

  • Update links and paths
  • Remove typos
  • Create minimal README_pub.md for pub-repo

0.0.1 #

  • Initial release. Relies on pre-released master.
287
likes
0
points
66
downloads

Publisher

unverified uploader

Weekly Downloads

An dart-only library for gradually painting SVG path objects on canvas (drawing line animation).

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, path_parsing, xml

More

Packages that depend on drawing_animation