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

pub get failed on Flutter SDK version 1.7.8+hotfix.3 #145

Closed
riskikukuh opened this issue Aug 22, 2019 · 2 comments
Closed

pub get failed on Flutter SDK version 1.7.8+hotfix.3 #145

riskikukuh opened this issue Aug 22, 2019 · 2 comments

Comments

@riskikukuh
Copy link

I want to add flutter_html to my project.
When i run flutter pub get, i get error like this.

[flutter_html] flutter packages get
Running "flutter pub get" in flutter_html...                    
Error on line 26, column 3 of pubspec.yaml: A package may not list itself as a dependency.

   ╷
26 │   flutter_html: ^0.10.4
   │   ^^^^^^^^^^^^
   ╵


pub get failed (65)
exit code 65
@dotneet
Copy link
Contributor

dotneet commented Aug 23, 2019

@riskikukuh Please check your project name.
felangel/bloc#181

@riskikukuh
Copy link
Author

@dotneet

@riskikukuh Please check your project name.
felangel/bloc#181

ohh ok, sorry i don't know. Thank you for the response

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