Skip to content

Commit

Permalink
feat: 更新文档
Browse files Browse the repository at this point in the history
  • Loading branch information
Hao-yiwen committed Nov 29, 2024
1 parent 3451352 commit 98192dd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 11 deletions.
12 changes: 3 additions & 9 deletions .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,12 +42,6 @@ jobs:

- name: Build AAR
run: |
flutter build aar --release
echo "检查 AAR 构建输出目录"
ls -la build/host/outputs/repo/
- name: Upload AAR
uses: actions/upload-artifact@v3
with:
name: flutter-aar
path: build/host/outputs/repo/
cd android
chmod +x gradlew
./gradlew assembleRelease
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
- node app.js
2. 启动该项目,目前只支持短信验证码登录

## 展示
## App预览

<img src="showcase/show_home.png" width="30%" style="display:inline-block;" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="showcase/show_player.png" width="30%" style="display:inline-block;" />
![视频演示](https://yiwen-oss.oss-cn-shanghai.aliyuncs.com/Simulator%20Screen%20Recording%20-%20iPhone%2016%20Pro%20-%202024-11-30%20at%2004.50.25.mp4)


## 项目介绍
Expand Down
Binary file added showcase/show_gif.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 98192dd

Please sign in to comment.