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
The current Dart SDK version is 2.19.2.
My projects needs Dart >= 3.0.0
Error Code: pub_get_failed
The following error was thrown whilst importing the project from GitHub:
The current Dart SDK version is 2.19.2.
Because github_search requires SDK version >=3.0.0 <4.0.0, version solving failed.
pub get failed
command: "/zapp/sdk/bin/cache/dart-sdk/bin/dart __deprecated_pub --directory . get --example"
pub env: {
"FLUTTER_ROOT": "/zapp/sdk",
"PUB_ENVIRONMENT": "flutter_cli:get",
"PUB_CACHE": "/zapp/pub/.pub_cache/9058f42c-fbb0-4b4a-8088-d9e6ab7706ccOBGEEQ",
}
exit code: 1
Description
The current Dart SDK version is 2.19.2.
My projects needs Dart >= 3.0.0
The link I've tried: https://zapp.run/github/nank1ro/solidart/tree/dev/examples/github_search
The text was updated successfully, but these errors were encountered: