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

The lower bound of "sdk: '>=2.7.0 <3.0.0'" must be 2.12.0 or higher to enable null safety. #190

Open
victorcode1 opened this issue Oct 21, 2023 · 0 comments

Comments

@victorcode1
Copy link

The current Dart SDK version is 3.1.4.

Because device_info_plus >=9.0.1 depends on
win32 >=4.0.0 <6.0.0 and pos_printer_manager

=0.0.5 depends on win32 ^2.3.1,
device_info_plus >=9.0.1 is incompatible with
pos_printer_manager >=0.0.5.
And because pos_printer_manager <0.0.5 doesn't
support null safety, device_info_plus >=9.0.1
is incompatible with pos_printer_manager.
So, because invu_supply depends on both
device_info_plus 9.1.0 and pos_printer_manager
any, version solving failed.

The lower bound of "sdk: '>=2.7.0 <3.0.0'" mus

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