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

It's time to make it compatible with flutter web #64

Closed
ParthPahuja101 opened this issue Apr 17, 2021 · 2 comments
Closed

It's time to make it compatible with flutter web #64

ParthPahuja101 opened this issue Apr 17, 2021 · 2 comments
Assignees

Comments

@ParthPahuja101
Copy link

ParthPahuja101 commented Apr 17, 2021

Since flutter web is the next big thing, how come HTTP interceptor does not support flutter web?

@CodingAleCR
Copy link
Owner

It partially does.

The package is compatible with Flutter Web, however, pub.dev and dart do not completely recognize this due to a particular feature (badCertificateCallback), I am currently trying to find a way to make it be recognized completely.

@CodingAleCR
Copy link
Owner

badCertificatesCallback was refactored out of the package but can still be achieved by following the docs of the 1.0.0 release coming soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants