I want to get a http-response in Flutter. I already have a working code, but there I need to put the certificate in a direction.
Is there an option, that I don´t need to add the certificate? I want to develop an flexible app which works also if the certificate of the Website changes. From the website I only need the html-code, nothing else.