-
Notifications
You must be signed in to change notification settings - Fork 429
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
version solving failed #186
Comments
As a variant you can download the plugin from git
|
When is it expected to have this version update published? I have tried the above and it does not find and download the repo with running the PUB GET |
Hi,
|
@ambr89 I think you need to setup ssh keys in github account. |
I have added ssh keys, but still unable to access git repo. @oandreyev-uniper |
I see that the fix for this is already in code that is why the direct git pull works for some people. |
Please see #182 |
@juliansteenbakker Thanks for the response. For those who cannot get the repo via SSH. Try and pull or fork the repo onto your local machine and then include it via path and not SSH or PubDev. I had to do this with another project because I needed a few changes specific to my use case but not what I can push back into the repo. |
By forking the project to git, can able to access from master repository. I'm closing this issue by the above reference. If anyone still facing issue feel free to re-open. |
Running "flutter pub get" in MobileApp...
Because flutterapp depends on flutter_google_places ^0.3.0 which depends on rxdart ^0.26.0, rxdart ^0.26.0 is required.
So, because flutterapp depends on rxdart ^0.27.3, version solving failed.
pub get failed (1; So, because flutterapp depends on rxdart ^0.27.3, version solving failed.)
exit code 1
The text was updated successfully, but these errors were encountered: