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
{{ message }}
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.
I've just upgraded my project to Flutter v0.5.9. My project can't compile by the error:
The current Dart SDK version is 2.1.0-dev.0.0.flutter-be6309690f.
Because bibomart depends on barcode_scan >=0.0.2 which requires SDK version <2.0.0, version solving failed.
pub get failed (1)
Please, update the SDK constraint of your library to support the latest version of flutter sdk. Thanks in advance.
The text was updated successfully, but these errors were encountered:
I've just upgraded my project to Flutter v0.5.9. My project can't compile by the error:
Please, update the SDK constraint of your library to support the latest version of flutter sdk. Thanks in advance.
The text was updated successfully, but these errors were encountered: