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 trying to git clone and "flutter packages get":
The current Dart SDK version is 2.5.0-dev.1.0.flutter-0ca1582afd.
Because flitter depends on flutter_markdown <0.2.0 which requires SDK version >=1.19.0 <2.0.0, version solving failed.
Running "flutter pub get" in flitter...
pub get failed (1)
``
Should I manually change the dependency?
BR,Xu
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying to git clone and "flutter packages get":
The text was updated successfully, but these errors were encountered: