biocarl / drawing_animation

A Flutter library for gradually painting SVG path objects on canvas (drawing line animation).
https://pub.dartlang.org/packages/drawing_animation
BSD 2-Clause "Simplified" License
488 stars 123 forks source link

Fixed the version solving failed #23

Closed Nana-Kwame-bot closed 2 years ago

Nana-Kwame-bot commented 2 years ago

Updated the path_parsing dependency version which now allows you to use flutter_svg for example without version failed errors.

Nana-Kwame-bot commented 2 years ago

@biocarl Merge when?