Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

🚀 Allow asynchronized method with savePath #36

Merged
merged 3 commits into from
Dec 16, 2022

Conversation

AlexV525
Copy link
Member

@AlexV525 AlexV525 commented Dec 16, 2022

Resolves cfug/dio#1360

Base automatically changed from clean-code to main December 16, 2022 15:19
@AlexV525 AlexV525 force-pushed the allow-future-in-download-save-path branch from 291e542 to 42d3640 Compare December 16, 2022 15:21
@AlexV525
Copy link
Member Author

I believe we're in a good state to publish the package. Let's do it!

@AlexV525 AlexV525 merged commit d3363cc into main Dec 16, 2022
@AlexV525 AlexV525 deleted the allow-future-in-download-save-path branch December 16, 2022 15:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

parameter savePath in method download can receive Future<String> savePath(Headers value)
2 participants