Flutter - MQTT

This is the code for an IOT project consisting of an interface/GUI for NodeMCU+DHT11 sensor using MQTT protocol

Starting code and inspiration for this project can be found here.

Prerequisites

  • Android Studio
  • Flutter SDK
  • VS Code (Optional)

Directions to run

git clone https://github.com/BRO3886/flutter-mqtt-temp-hum.git

cd flutter_mqtt

flutter run -v