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

Can this package be made to support flutter web? #22

Open
ngfchl opened this issue Jul 25, 2024 · 3 comments
Open

Can this package be made to support flutter web? #22

ngfchl opened this issue Jul 25, 2024 · 3 comments

Comments

@ngfchl
Copy link

ngfchl commented Jul 25, 2024

As the title: Can this package be made to support flutter web?

@yosemiteyss
Copy link
Owner

This package should work on flutter web. Did you face any issue?

@BugGeeker
Copy link

dio_cookie_manage doesn't support web environment
image

@yosemiteyss
Copy link
Owner

You can set cookiePath: null for web environment, as cookies are automatically managed by the browser. Please check the updated example.

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

3 participants