Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dart SDK 3.0.0 compatibility #4

Open
eelco2k opened this issue May 12, 2023 · 0 comments
Open

Dart SDK 3.0.0 compatibility #4

eelco2k opened this issue May 12, 2023 · 0 comments

Comments

@eelco2k
Copy link

eelco2k commented May 12, 2023

sunmi_barcode_plugin is not compatible with Flutter SDK 3.0

flutter analyze gives:

The current Dart SDK version is 3.0.0.

Because sunmi_barcode_plugin 0.0.3 doesn't support null safety and no versions of sunmi_barcode_plugin match >0.0.3 <0.1.0, sunmi_barcode_plugin ^0.0.3 is forbidden.
So, because six_pos depends on sunmi_barcode_plugin ^0.0.3, version solving failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant