shamblett / mqtt5_client

A server and browser based MQTT 5 client for dart
Other
50 stars 26 forks source link

fix onBadCertificate #21

Closed SkuggaEdward closed 2 years ago

SkuggaEdward commented 2 years ago

I was getting runtime exceptions here when trying to use onBadCertificate. I couldn't fix it from the caller but this seemed to work. I could also change to X509Certificate in other places but this seemed like a smaller change.

Was using latest Flutter 2.10.1

shamblett commented 2 years ago

OK thanks, package re published at version 3.2.0