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

Flutter packages get mapping error #57

Closed
sandrush73 opened this issue Oct 10, 2019 · 0 comments
Closed

Flutter packages get mapping error #57

sandrush73 opened this issue Oct 10, 2019 · 0 comments

Comments

@sandrush73
Copy link

sandrush73 commented Oct 10, 2019

HI i am trying to import the flutter_unity_widgets in to example iOS app, i reinstalled the pods and when i try to add dependency under

cupertino_icons: ^0.1.2
    flutter_unity_widget: ^0.1.6+2


i am getting below error any one know what i am missing here

:```
example arpitas$ flutter packages get
Error detected in pubspec.yaml:
Error on line 11, column 27: Mapping values are not allowed here. Did you miss a colon earlier?

11 │ flutter_unity_widget: ^0.1.6+2
│ ^

Please correct the pubspec.yaml file at /Users/Downloads/flutter-unity-view-widget-master/example/pubspec.yaml

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