Skip to content
This repository was archived by the owner on Apr 12, 2023. It is now read-only.

driveindex/driveindex-web-flutter

Repository files navigation

DriveIndex-Web

这是 DriveIndex 前端的 Flutter 实现,代码十分拙劣,欢迎各路大佬提交优化 PR!

开发环境

  • IDE:JetBrains IDEA Ultimate 2022.2.1
  • Flutter:Flutter 3.0.5

构建

自行构建需要 Flutter,请自行查阅安装方法。

直接在项目根目录运行以下命令即可打包。

flutter build web