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
Because flutter_html >=2.0.0-nullsafety.1 <3.0.0-alpha.1 depends on webview_flutter ^2.0.4 and [appname] depends on webview_flutter ^3.0.4, flutter_html >=2.0.0-nullsafety.1 <3.0.0-alpha.1 is forbidden.
So, because [appname] depends on flutter_html ^2.2.1, version solving failed.
pub get failed (1; So, because [appname] depends on flutter_html ^2.2.1, version solving failed.)
exit code 1
show this error and when check pubspec.yaml file in project they never use webview_flutter plugin but show related error
Because <...> depends on flutter_html ^2.2.1 which depends on webview_flutter ^2.0.4, webview_flutter ^2.0.4 is required.
So, because <...> depends on webview_flutter ^3.0.4, version solving failed.
No description provided.
The text was updated successfully, but these errors were encountered: