Skip to content

Commit

Permalink
add support for xml 6.0.1 to avoid version conflicts with latest flut…
Browse files Browse the repository at this point in the history
…ter libraries
  • Loading branch information
fasihferoze authored and biocarl committed Dec 27, 2023
1 parent c12ba69 commit f78e785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ environment:
dependencies:
flutter:
sdk: flutter
xml: ^5.1.2
xml: ^6.0.1
path_parsing: ^1.0.0

dev_dependencies:
Expand Down

0 comments on commit f78e785

Please sign in to comment.