Skip to content

Latest commit

 

History

History
57 lines (41 loc) · 2.01 KB

README.md

File metadata and controls

57 lines (41 loc) · 2.01 KB

Cover

🛠️ Installation Steps

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