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

Dio dependency is depreciated #5

Open
octagod opened this issue May 29, 2020 · 0 comments
Open

Dio dependency is depreciated #5

octagod opened this issue May 29, 2020 · 0 comments

Comments

@octagod
Copy link

octagod commented May 29, 2020

It turns out that I had no problems implementing flutter_rave 0.0.5 on my flutter andriod project, but the moment I ran it on the iOS side of the app I get an error saying that iOS 13.+ depends on dio 3.+ and when I increase dio to 3.+ I get an error saying that flutter_rave 0.05 depends on dio 2.2.0 or so but basically it depends on a lower dio that the iOS doesn't support.

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