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
Hello, I wanted to update the libraries I installed on my mobile application, but when I put the latest version of http, it tells me that easy_localization_loader is dependent on http ^0.12.0+2
Here is the entire error:
Because every version of easy_localization_loader depends on http ^0.12.0+2 and hover depends on http ^0.13.0, easy_localization_loader is forbidden.
So, because hover depends on easy_localization_loader ^0.0.2, version solving failed.
pub get failed (1; So, because hover depends on easy_localization_loader ^0.0.2, version solving failed.)
exit code 1
Can you change the version of http?
The text was updated successfully, but these errors were encountered:
Hello, I wanted to update the libraries I installed on my mobile application, but when I put the latest version of http, it tells me that easy_localization_loader is dependent on http ^0.12.0+2
Here is the entire error:
Can you change the version of http?
The text was updated successfully, but these errors were encountered: