shamblett / mqtt_client

A server and browser based MQTT client for dart
Other
552 stars 179 forks source link

Flutter to Adafruit IO example #79

Closed BitKnitting closed 5 years ago

BitKnitting commented 5 years ago

This isn't an issue...but rather I was able to get a flutter app to publish/subscribe to Adafruit IO. I wanted to thank you for all your help. Here is the repo: https://github.com/BitKnitting/flutter_adafruit_mqtt

shamblett commented 5 years ago

OK great, another broker the client has been tested against. I think I'll update the README to more properly list the brokers I know it works against and in the case where there are examples like this one add a link to the example. I'll leave this issue open for now as a reminder to do this.

shamblett commented 5 years ago

README updated with link to above example in client 5.5.0, closing