Driving Detection APP 简介 使用Flutter构建的Windows前端APP 使用 安装Flutter SDK和Visual Studio Flutter安装和环境配置 Visual Studio 克隆本仓库 git clone https://github.com/exhyy/driving_detection_app.git 安装依赖 flutter pub get 调试 flutter run 编译Windows Release版本 flutter build windows 其他 本前端使用的后端:driving_detection_server Flutter官方文档