You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
I want to add flutter_html to my project.
When i run flutter pub get, i get error like this.
The text was updated successfully, but these errors were encountered: