This multiplatform mobile project was developed using flutter, the app allows you to control variables of interest in real time using the MQTT communication protocol.
As a publisher of the data, in this case temperature and humidity, an esp8266 microcontroller is used, which through a DHT22 sensor records the variables of the environment to be sent to the cloud and consumed from anywhere in the world.