Handshake exception: Handshake error in client(OS Error : CERTIFICATE_VERIFY_FAILED) fix this error in flutter.
Hello Readers Today I will show you how you can fix Handshake exception OS error in flutter. Follow me and apply these steps :- Step 1 : open your main.dart file and add MyHttpOverrides class class MyHttpOverrides extends HttpOverrides { @override ...
Apr 1, 20221 min read19
