Command to run project with local IP
flutter run -d web-server --web-hostname <your_local_ip_address> --web-port <desired_port>
How to set up a broker
-
Download broker from EMQx. https://www.emqx.io/downloads
-
Follow the setup steps that are described on the download page
-
To use MQTT public
Flutter: https://pub.dev/packages/mqtt_client Node.js: https://www.npmjs.com/package/mqtt Python: https://pypi.org/project/paho-mqtt/ Android: https://github.com/eclipse/paho.mqtt.android iOS: https://cocoapods.org/pods/MQTTClient
- https://docs.google.com/presentation/d/18LUEMP1FgFoqcyCAHObIW0Y94tKRN1r85WiQZ_HIahA/edit?usp=sharing
- Medium: https://medium.com/@durgeshparekh381
- Github: https://github.com/durgeshparekh
- LinkedIn: https://www.linkedin.com/in/durgesh-parekh/
- Instagram: https://www.instagram.com/durgesh_parekh96/