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

Fixing pubspec error. #128

Closed
wants to merge 1 commit into from
Closed

Fixing pubspec error. #128

wants to merge 1 commit into from

Conversation

MichealReed
Copy link

@MichealReed MichealReed commented Jul 13, 2019

Error on line 11, column 11: Invalid description in the "flare_flutter" pubspec on the "flare_dart" dependency: "../flare_dart" is a relative path, but this isn't a local pubspec.
   ╷
11 │     path: ../flare_dart
   │           ^^^^^^^^^^^^^
   ╵

Error on line 11, column 11: Invalid description in the "flare_flutter" pubspec on the "flare_dart" dependency: "../flare_dart" is a relative path, but this isn't a local pubspec.
   ╷
11 │     path: ../flare_dart
   │           ^^^^^^^^^^^^^
   ╵
@luigi-rosso
Copy link
Contributor

Thanks for your submission, but this branch is intended to be checked out locally and worked on via relative path. When it’s more stable we will create a separate branch for people who want to just point their pubspec to a git reference.

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