Flutter based mobile app targeting Android and iOS platforms with the following features:
- Splash screen with customized logo
- Home screen with two sensor values graphs
- Settings screen with options to set MQTT broker details
- About screen
- Help screen
The app will implement the MQTT connectivity with a broker, and send / receive data packets as JSON.
Code will be commented for easy customizations, along with help document which will guide with setting up the project's development environment.