Skip to content
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.

Plz update SDK constraint to support Dart 2.1.0 #36

Closed
hnvn opened this issue Aug 18, 2018 · 1 comment · Fixed by #37
Closed

Plz update SDK constraint to support Dart 2.1.0 #36

hnvn opened this issue Aug 18, 2018 · 1 comment · Fixed by #37

Comments

@hnvn
Copy link

hnvn commented Aug 18, 2018

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.

@natebgurutech
Copy link

I would really like this updated as well!

leontappe added a commit to astaupb/flutter_barcode_reader that referenced this issue Aug 21, 2018
credit goes to
  - flutter/flutter#20700

issue is resolved by just setting a minimum environment version for the
plugin

Closes mintware-de#36 on the original project https://github.com/apptreesoftware/flutter_barcode_reader/issues/36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants