Flutter Dio is not working with Wifi Connection. How to configure dio to use wifi when device is connected to internet via wifi
I am learning api call using dio, when I was working with get and post method, everything was working fine when my device is connected to internet via 4G/5G connection. When I am accessing the connection via wifi it’s not working. I am not able to perform API request.