You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: