anoop4real
anoop4real
I am using `Provider` and `Notifier Object` for the purpose, I felt it more convenient to handle than using streams... In the `StreamBuilder` are you getting any values....
@jahnli Check here https://github.com/anoop4real/Flutter_mqtt_new this uses a shared manager.
@jahnli Please check here https://github.com/anoop4real/Flutter_mqtt_new this issue is fixed https://github.com/anoop4real/Flutter_mqtt_new/issues/1 Also if you have multiple topics subscribed, just filter those by topic from payload, hope it helps
@jahnli Mostly it was because the usecase in this project was basic, the main issue was that I was not handling the subcribe call properly. The idea is make sure...
@fatihaydogdu397 I havent tried but this link would give you an insight https://www.rabbitmq.com/mqtt.html