dart-kafka/kafka

SDK version support

Isuru40 opened this issue · 2 comments

This is not working with higher SDK versions. I'm currently using sdk: ">=2.7.0 <3.0.0".
When its installing says, requires SDK version >=1.12.0 <2.0.0

Is there a thing i can do to avoid this error message?

Yes, I think take to create a fork

How can i update the version?