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

Custom network request function #76

Closed

Conversation

hbatalhaStch
Copy link

In my project I use dio as my HTTP networking package and I have a custom class already configured (including interceptors) where I make all the requests within the app.

This PR provides a way to add a custom network function so that in cases like mine you can add your own function instead of relying on the one provided by library.

@rickypid
Copy link

@hbatalhaStch try looking at #80 , tell me what you think.

@hbatalhaStch hbatalhaStch mentioned this pull request Mar 20, 2024
@oi-narendra
Copy link
Owner

Migrate to the latest version v3.0.0. It now supports the .future constructor.

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

Successfully merging this pull request may close these issues.

3 participants