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

update to newer "xml" dep version to be compatible with flutter 1.20 and flutter-svg 0.18.0 #9

Closed mgallo closed 4 years ago

mgallo commented 4 years ago

current xml dependency is incompatible with newer flutter and flutter-svg version. I'm going to do a PR to update the version of this library.