A modern and intuitive Smart Home UI built using Flutter, designed for seamless control of home automation devices. This project takes inspiration from this Behance design.
- Beautiful and responsive UI
- Room selection for device control
- Grid-based device management
- Interactive image slider for rooms
- Dark mode-friendly design
- Smooth animations and transitions
- Flutter - UI Framework
- Dart - Programming Language
lib/
├── main.dart # Entry point of the app
├── constants.dart # Color & theme constants
├── models/ # Data models for rooms & devices
├── services/ # Service files managing rooms & devices
├── pages/ # Main screens including Home UI
- Clone the repository:
git clone https://github.com/Ankitkumardmk98/Smart-Home-App-UI-.git cd Smart-Home-App-UI- - Install dependencies:
flutter pub get
- Run the app:
flutter run
The design is inspired by the amazing Smart Home App Exploration on Behance. Check it out here.
This project is licensed under the MIT License.
🔧 Contributions are welcome! If you find any issues or want to add new features, feel free to create a pull request.



