Skip to content

Commit

Permalink
更新readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhoucheng133 committed Feb 15, 2024
1 parent 4eb9db4 commit 8ebb6dd
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<img src="./_assets/icon.png" width="100px">

![Flutter](https://img.shields.io/badge/Flutter-3.13-blue?logo=Flutter)
![Flutter](https://img.shields.io/badge/Flutter-3.16-blue?logo=Flutter)
![get](https://img.shields.io/badge/get-4.6.5-red)
![audioservice](https://img.shields.io/badge/audio_service-0.18.10-green)
![just_audio](https://img.shields.io/badge/just_audio-0.9.35-yellow)
Expand Down Expand Up @@ -40,7 +40,7 @@

### 环境配置

- Flutter^3.13.7,**经过测试最新版本的Flutter运行此项目可能会出现问题,因此不建议使用最新版本的Flutter运行此项目**
- Flutter^3.16
- 如果你需要在Android设备上运行或者调试,需要安装Android Studio和Gradle
- 如果你需要在iOS设备上运行或者调试,需要使用Mac,并且安装Xcode<sup>*</sup>
- 建议使用Visual Studio Code打开项目
Expand All @@ -64,6 +64,11 @@

## 更新日志

### 1.5.0 (iOS & Android) (2024/2/16)
- 使用Material风格的底部栏
- 改进AppBar
- 修复从随机播放模式退出之后无法打开App的问题

### 1.4.0 (iOS & Android) (2024/1/24)
- 添加显示歌词功能
- 稍微增长了网络请求超时的时间
Expand Down

0 comments on commit 8ebb6dd

Please sign in to comment.