Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XML dependency issues #7

Open
DitoXD opened this issue Oct 24, 2023 · 0 comments
Open

XML dependency issues #7

DitoXD opened this issue Oct 24, 2023 · 0 comments

Comments

@DitoXD
Copy link

DitoXD commented Oct 24, 2023

I'm currently having dependency issues based on the xml version. Is there an update coming that will use a later version of xml in the package?

Because every version of game_levels_scrolling_map depends on xml ^5.1.2 and vector_graphics_compiler >=1.1.5+1 depends on xml ^6.3.0, game_levels_scrolling_map is incompatible with vector_graphics_compiler >=1.1.5+1.
And because flutter_svg 2.0.7 depends on vector_graphics_compiler ^1.1.7 and no versions of flutter_svg match >2.0.7 <3.0.0, game_levels_scrolling_map is incompatible with flutter_svg ^2.0.7.
So, because [app_name] depends on both flutter_svg ^2.0.7 and game_levels_scrolling_map ^0.0.7, version solving failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant