shamblett / mqtt5_client

A server and browser based MQTT 5 client for dart
Other
51 stars 29 forks source link

Null Safety Updates #8

Closed shamblett closed 3 years ago

shamblett commented 3 years ago

Null safety updates on the null safety branch, needs unit testing before merge

tongweizj commented 3 years ago

Hi shamblett

Please help me, I have a project that use mqtt5_client! I am waiting for your update!

Thanks

shamblett commented 3 years ago

I'm working on this at the moment, should release a new version in the next few days.

Unless you specifically need MQTT 5 protocol features you could use the mqtt_client package. This implements the MQTT 3 protocol and has updated to null safety.

tongweizj commented 3 years ago

Thanks a lot! The company use the mqtt5 server. So I will wait! Thanks for your hard work

shamblett commented 3 years ago

Complete, package re published at version 3.0.0.