Smart Home App
A home automation mobile application made using flutter & dart ?
Screenshots ?
Technologies Used :
-
Geolocator to get current user location.
-
Open Weather Map API to get current user location humidity, and temperature, and country.
-
Flutter Bloc for state management.
-
Injectable and GetIt for Dependency injection.
Still to do :
- Profile screen.
- Complete schedule screen.
- Add new room.
- Add new device.
- Favorites screen.
?️ Installation Steps
- Open Terminal and Clone the Repo
git clone https://github.com/Djihanegh/smart_home_app.git
- Cd Over
cd smart_home_app
- Run Pub
Flutter pub get
- Run App
Happy Coding !!
Comments are closed.