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

appending .git to latest from git example #47

Merged
merged 1 commit into from
Apr 2, 2019

Conversation

gregology
Copy link
Contributor

$ flutter packages get fails with Could not find a file named "pubspec.yaml" in https://github.com/transistorsoft/flutter_background_geolocation if the git url is missing the postfix .git as per the dartlang docs.

`$ flutter packages get` fails with `Could not find a file named "pubspec.yaml" in https://github.com/transistorsoft/flutter_background_geolocation` if the git url is missing the postfix `.git` as per the [dartlang docs](https://www.dartlang.org/tools/pub/dependencies#git-packages)
@christocracy
Copy link
Member

Thanks

@christocracy christocracy merged commit 7e27a87 into transistorsoft:master Apr 2, 2019
@gregology gregology deleted the patch-1 branch April 2, 2019 19:53
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

Successfully merging this pull request may close these issues.

None yet

2 participants