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'm having issues with versions. Just created a new project with celest init.
~/Projects/OpenSource/hello dart pub get 1 err | took 7s | 3.24.3 flutter
Resolving dependencies...
Because celest_backend depends on celest_core >=0.3.0-dev.1 which requires the Flutter SDK, version solving failed.
Flutter users should use `flutter pub` instead of `dart pub`.
You can try the following suggestion to make the pubspec resolve:
* Try updating the following constraints: dart pub add celest:^0.2.0 celest_core:^0.2.1 dev:lints:^4.0.0 meta:^1.15.0 dev:test:^1.25.8
I've tried a couple of flutter versions, but doesn't seem to resolve. Any ideas?
The text was updated successfully, but these errors were encountered:
I'm having issues with versions. Just created a new project with
celest init
.I've tried a couple of flutter versions, but doesn't seem to resolve. Any ideas?
The text was updated successfully, but these errors were encountered: