when I was making flutter apps project that contains http post request, I did it like this
bool trustSelfSigned = true; HttpClient httpClient = new HttpClie