A new Flutter project.
This project is a Flutter application for a smart home dashboard that interacts with BLE devices, subscribes to MOTT topics, and displays sensor data with Firebase Authentication.
A few resources to get you started if you want to test the application:
Basic Firebase authentication with Email and password includes signup, signin and user management
if you want to run it from code need to initialize firebase with your firbase account through firebase cli
.
Just install Firebase cli tool run Firebase init
and complete the whole prompt It will install the necessary firebase service files needed.
Feature not yet completed
To try that feature I will recommend installing -MQTTX on your system and start a connection with any subscription
Inside app give host : broker.emqx.io
, port : 1883
and clientID : flutter_client
nb: Try to refresh MQTTX id on timeout