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

dio ^5.0.0 and network_logger any, version solving failed #16

Closed
karthikeyanmarutham opened this issue May 21, 2023 · 1 comment
Closed

Comments

@karthikeyanmarutham
Copy link

Running "flutter pub get" in Flutter...
Resolving dependencies...
Because network_logger >=1.0.0 depends on dio ^4.0.0 and network_logger <1.0.0 depends on dio ^3.0.10, every version of network_logger requires dio ^3.0.10 or ^4.0.0.
So, because mindari depends on both dio ^5.0.0 and network_logger any, version solving failed.
pub get failed
command: "/Users/karthick/developement/flutter/bin/cache/dart-sdk/bin/dart __deprecated_pub --directory . get --example"
pub env: {
"FLUTTER_ROOT": "/Users/karthick/developement/flutter",
"PUB_ENVIRONMENT": "vscode.dart-code:flutter_cli:get",
"PUB_CACHE": "/Users/karthick/.pub-cache",
}

@themisir
Copy link
Owner

Fixed. Please run pub get to download the latest version.

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