在此下载App | App展示 | 关于项目

Cover

?️ 安装步骤

  1. 打开终端并克隆仓库
  git clone https://github.com/Lakhankumawat/smart-home-app.git
  1. 进入目录
   cd smart-home-app
  1. 运行Pub
   Flutter pub get
  1. 创建原生启动屏
  flutter pub run flutter_native_splash:create
  1. 运行应用 (Run App)
  Happy Coding !!