Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Since AltHttpClient inherits from abstract HTTP client just as default one, instead of HttpClient() from dart:io package call AltHttpClient().
It's been tested and working with Dio. You can find example HERE.