Javier

Results 2 comments of Javier

Hi @Solido, no, i don't launching the notifications when the route is created. the general idea its create the way to show notifications to the user when the operations its...

@R3ckaH hi, download and add this line in `dartio_http_client.dart` line 38 ``` httpClient.badCertificateCallback = ((X509Certificate cert, String host, int port) => true); ```