Skip to content

Commit

Permalink
首次提交
Browse files Browse the repository at this point in the history
  • Loading branch information
XiaoXianThis committed Mar 26, 2023
1 parent 6f33336 commit 1ed87d4
Showing 1 changed file with 25 additions and 26 deletions.
51 changes: 25 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ Flutter开发的桌面版网易云第三方播放器(仿官方客户端)

![img 截图](https://raw.githubusercontent.com/XiaoXianThis/FlutterCloudMusic/main/IMG/IMG-01.png)
![img 截图](https://raw.githubusercontent.com/XiaoXianThis/FlutterCloudMusic/main/IMG/IMG-02.png)
![img 截图](https://raw.githubusercontent.com/XiaoXianThis/FlutterCloudMusic/main/IMG/IMG-03.png)

# 特点
+ 使用`Flutter`开发,程序体积比官方小很多(压缩后`20M`左右),内存使用也低于官方客户端。
Expand All @@ -30,31 +29,31 @@ Flutter开发的桌面版网易云第三方播放器(仿官方客户端)


# 功能
-[x] 二维码登录
-[x] 获取用户歌单
-[x] 喜欢音乐
-[x] 收藏歌单
-[x] 歌单详情
-[x] 搜索(目前仅单曲、歌单可用)
-[x] 下载音乐(提供链接)
-[x] 播放音乐
-[x] 显示会员、等级等信息
-[x] 无版权歌曲变灰
-[x] 搜索关键词高亮
-[x] 歌曲音质显示
-[ ] 后台播放
-[ ] 音质切换
-[ ] 收藏歌曲到歌单
-[ ] 歌词页面
-[ ] 评论区
-[ ] 用户详情
-[ ] 歌手详情
-[ ] 专辑详情
-[ ] 下载管理
-[ ] 最近播放记录
-[ ] 私人FM
-[ ] 发现音乐
-[ ] 音乐云盘
- [x] 二维码登录
- [x] 获取用户歌单
- [x] 喜欢音乐
- [x] 收藏歌单
- [x] 歌单详情
- [x] 搜索(目前仅单曲、歌单可用)
- [x] 下载音乐(提供链接)
- [x] 播放音乐
- [x] 显示会员、等级等信息
- [x] 无版权歌曲变灰
- [x] 搜索关键词高亮
- [x] 歌曲音质显示
- [ ] 后台播放
- [ ] 音质切换
- [ ] 收藏歌曲到歌单
- [ ] 歌词页面
- [ ] 评论区
- [ ] 用户详情
- [ ] 歌手详情
- [ ] 专辑详情
- [ ] 下载管理
- [ ] 最近播放记录
- [ ] 私人FM
- [ ] 发现音乐
- [ ] 音乐云盘


# 下载
Expand Down

0 comments on commit 1ed87d4

Please sign in to comment.