Flutter App Development with Bluetooth Communication to IoT Device
The main goal of the project is to write an app to control and manage a fridge over Bluetooth using the Flutter framework. The app has only two pages, one is a loading page, and the second is a device management page. The app will support pairing over Bluetooth, polling the device(s) to see if they are in range, sending a command to increase and decrease the set temperature, sending a command to poll for the current fridge temperature, and also unpairing the device by removing the MAC address.