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

make the library dart 2.1 compatible #16

Open
robertmuth opened this issue Sep 3, 2018 · 7 comments
Open

make the library dart 2.1 compatible #16

robertmuth opened this issue Sep 3, 2018 · 7 comments

Comments

@robertmuth
Copy link

No description provided.

@robertmuth robertmuth changed the title make the library dart 2.0 compatible make the library dart 2.1 compatible Sep 3, 2018
@robertmuth
Copy link
Author

I am getting this when trying to pub upgrade:

Because mqtt <1.1.4 requires SDK version <2.0.0 and mqtt >=1.1.4 depends on ini >=1.0.0 <=1.1.0, every version of mqtt requires ini >=1.0.0 <=1.1.0.
So, because ini >=0.0.5 requires SDK version <2.0.0 and taskamster depends on mqtt any, version solving failed.

@mugambikimathi
Copy link

Cant get package on the latest flutter due to the following error:

Because every version of flutter_test from sdk depends on test 1.3.0 and mqtt >=1.1.4 depends on test ^0.12.0, flutter_test from sdk is incompatible with mqtt >=1.1.4.
So, because example2 depends on both mqtt ^1.1.4 and flutter_test any from sdk, version solving failed.

@tje3d
Copy link

tje3d commented Dec 19, 2018

Anyone can help with this?

@mugambikimathi
Copy link

try using:
mqtt_client
https://pub.dartlang.org/packages/mqtt_client

@tje3d
Copy link

tje3d commented Dec 20, 2018

@mugambikimathi its unstable and not production ready.

Edit: websocket is unstable.

@tje3d
Copy link

tje3d commented Dec 20, 2018

@TheBosZ
Copy link

TheBosZ commented Jan 22, 2019

I used the 2.0 fork from @chenhuawei, fixed a bug and submitted a PR: #18

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

4 participants