diefferson / http_certificate_pinning

Https Certificate pinning for Flutter
Apache License 2.0
84 stars 71 forks source link

api requests take much time after integrate this with http #6

Closed manish9161 closed 3 years ago

manish9161 commented 3 years ago

We have implemented this with http.

shaz-tech commented 3 years ago

This issue is happening because the API request is going in the main/UI thread. I resolved this locally. If the admin(@diefferson) wants then I can commit my changes.

diefferson commented 3 years ago

@shaz-tech For sure you can contribute to us

shaz-tech commented 3 years ago

@diefferson Could you please release a new build.

diefferson commented 3 years ago

Sorry for my late, new release available.