drawing_animation 0.0.4
drawing_animation: ^0.0.4 copied to clipboard
An dart-only library for gradually painting SVG path objects on canvas (drawing line animation).
CHANGES #
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.