Hey team! Anyone using the dart kratos SDK? I'm tr...
# talk-kratos
b
Hey team! Anyone using the dart kratos SDK? I'm trying to use the latest version in my project but ory_kratos_client depends on dip ^3.0.9 which depends on http_parser <4.0.0 but I have another package that depends on http_parser ^4.0.0 Any chance getting the dependencies bumped on the dart SDK?
m
Hello Ben, could you open a bug report for this on the SDK repo please 🙏 https://github.com/ory/sdk/issues/new?assignees=&amp;labels=bug&amp;template=BUG-REPORT.yml This would help us keep track of this, thanks!
b
Will do, thanks :)
🙇 1
w
This is the Amorevino example. If you use this look at the verify logged in commit. Thanks, Curranhttps://github.com/curranjrobertson/e/commits/master
b
Took me a long time to get around to it @magnificent-energy-493 but I raised a bug for this. Would love to see it addressed as it prevents using Keaton SDK with many modern packages