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

Not compatible with newer flutter versions. #10

Open
kingace2056 opened this issue Mar 30, 2024 · 0 comments
Open

Not compatible with newer flutter versions. #10

kingace2056 opened this issue Mar 30, 2024 · 0 comments

Comments

@kingace2056
Copy link

First of all thanks for the package.

For newer versions i am getting this error.

Resolving dependencies...
Because no versions of flutter_svg match >2.0.10+1 <3.0.0 and flutter_svg 2.0.10+1 depends on vector_graphics_compiler ^1.1.11, flutter_svg ^2.0.10+1 requires vector_graphics_compiler ^1.1.11.
And because vector_graphics_compiler >=1.1.5+1 depends on xml ^6.3.0 and every version of game_levels_scrolling_map depends on xml ^5.1.2, flutter_svg ^2.0.10+1 is incompatible with game_levels_scrolling_map.
So, because kindergarten_app depends on both flutter_svg ^2.0.10+1 and game_levels_scrolling_map any, version solving failed.

You can try the following suggestion to make the pubspec resolve:

  • Consider downgrading your constraint on flutter_svg: flutter pub add flutter_svg:^1.0.3
    exit code 1

I was able to solve the issue by upgrading the packages after cloning this git repository and using locally. But it would be helpful if we can update the plugins.

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