Smart IoT Connect is a Flutter application tested on Android . The application facilitates the connection between my IoT devices and my phone. The application provides the following functionalities:
- Connects to IoT devices (ESP32) via Bluetooth and allows configuration of Wi-Fi settings.
- Displays sensor data and logs from the device.
- Allows viewing of activity logs (previous sensor data) from Firebase.
To build the Android APK, you can use the following command:
flutter build apk --flavor production -t lib/main_prod.dart
If you encounter any difficulties or have feature requests, please don't hesitate to open an issue on GitHub. Additionally, if you believe that the application lacks a particular feature, feel free to create a ticket on GitHub. We welcome pull requests if you would like to contribute to the project.
This project is actively developed and maintained by a dedicated team of contributors. If you have any questions, suggestions, or issues related to the project, feel free to reach out to any of our team members listed below.
- Name: Sudhi S
- GitHub: sudhi001
- Twitter: X Platform
- Email: [email protected]
We extend our gratitude to all the open-source contributors who have helped improve this project. Your contributions are greatly appreciated.
We welcome contributions from the community to help improve this project. If you're interested in contributing, please follow these guidelines:
- Follow the project's coding style and guidelines.
- Write clear and concise commit messages.
- Test your changes thoroughly.
- Update documentation if necessary.
If you encounter any bugs or have ideas for new features, please feel free to open an issue on GitHub. We appreciate your feedback and will do our best to address any concerns promptly.
This project is licensed under the MIT License.