Closed erickzanardo closed 1 year ago
This would be great to have since other libraries are requiring xml: ^6.0.0
e.g. flutter_svg ^1.1.1
needs it
@erickzanardo Thank you for your contribution! There is newer PR #20 which removes the use of deprecated properties in addition to upgrading dependencies. We'll merge #20, so this PR will be closed.
Hey 👋
Thanks for this package. I have been using it on a project and just faced some dependency resolution issues because
dart-rss
have some older dependencies.This PR bumps them to the latest in order to fix that.