felangel / fresh

🍋 A token refresh library for Dart.
https://github.com/felangel/fresh
360 stars 57 forks source link

Updated package to use dio 5.0.0 #74

Closed MatyasK closed 1 year ago

MatyasK commented 1 year ago

They just released new dio version 5.0.0 and this package depends on dio version ^4.0.0.

alejandrogiubel commented 1 year ago

Please update. Thanks.

felangel commented 1 year ago

I should have time to do this in the next few days but feel free to open a PR sooner if you'd like and I'm happy to review it 👍

MatyasK commented 1 year ago

later today I might have time, but I can't promise it, if so I will make a pr

muhammad-hassan-shakeel commented 1 year ago

I will do it

MatyasK commented 1 year ago

@mHassan20896 the pr is already waiting for approval: https://github.com/felangel/fresh/pull/75

akbulutdora commented 1 year ago

@mHassan20896 the pr is already waiting for approval: #75

@mHassan20896 waiting for this. afaik there is a security issue with dio below 5.0.0 so i want to update asap. thanks.

felangel commented 1 year ago

This is now done and available in fresh_dio v0.4.0, thanks everyone 🎉