An open API service indexing awesome lists of open source software.

https://github.com/vindolin/simple_mqtt_riverpod_example

Simple Flutter/Riverpod/MQTT example project.
https://github.com/vindolin/simple_mqtt_riverpod_example

flutter mqtt-client riverpod

Last synced: 12 months ago
JSON representation

Simple Flutter/Riverpod/MQTT example project.

Awesome Lists containing this project

README

          

# simple_mqtt_riverpod_example

Simple Flutter/Riverpod/MQTT example project.

## Getting Started

This project is a starting point for a Flutter/Riverpod/MQTT application.

It uses a Riverpod family provider with the topic as its parameter for receiving messages.

![grafik](https://user-images.githubusercontent.com/834347/227495899-8d551ff4-12e7-457f-bbaf-1ecb4b3d458b.png)
![grafik](https://user-images.githubusercontent.com/834347/227495844-4a91a535-340d-41f1-9161-6ac2673cf9e0.png)