- Open Terminal and Clone the Repo
git clone https://github.com/Lakhankumawat/smart-home-app.git
- Cd Over
cd smart-home-app
- Run Pub
Flutter pub get
- Creating Native Splash
flutter pub run flutter_native_splash:create
- Run App
Happy Coding !!