drawing_animation 1.0.1 drawing_animation: ^1.0.1 copied to clipboard
An dart-only library for gradually painting SVG path objects on canvas (drawing line animation).
Examples #
Example_01
: Set up simplfied AnimatedDrawing with AnimatedDrawing.svg and AnimatedDrawing.pathsExample_02
: Set up AnimatedDrawing with an custom animation controllerExample_03
: Small artistic showcasing app with vectorizied drawings of old book scans provided by the British LibraryExample_04
: Show how to create Gifs with high resolution using thedebug
field.