Skip to content

Update path_provider #212

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

Closed
xantiagoma opened this issue Jul 6, 2019 · 2 comments
Closed

Update path_provider #212

xantiagoma opened this issue Jul 6, 2019 · 2 comments

Comments

@xantiagoma
Copy link

I'm getting following error when tried to use flutter_map with this library.

[appx] flutter packages get
Running "flutter packages get" in appx...                    
Because every version of flutter_map from git depends on path_provider ^1.1.0 and every version of parse_server_sdk from git depends on path_provider ^0.5.0+1, flutter_map from git is incompatible with parse_server_sdk from git.

So, because appx depends on both parse_server_sdk from git and flutter_map from git, version solving failed.
pub get failed (1)
exit code 1
@phillwiggins
Copy link
Member

phillwiggins commented Jul 6, 2019 via email

@phillwiggins
Copy link
Member

It's been added to version 1.0.23 (Not released as of yet). You can use it still in your pubspec.yaml:-

parse_server_sdk:
    git:
      url: git://github.com/phillwiggins/flutter_parse_sdk.git
      ref: release/1.0.23

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

2 participants