-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
515937b
commit 242f4b5
Showing
4 changed files
with
92 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,102 @@ | ||
# LoveLiveMusicPlayerMobile | ||
一款专属于LLer的移动播放器 | ||
<p align="center"> | ||
<img src="assets/logo/svg_logo.svg" width="200" height="200"> | ||
</p> | ||
<h1 align="center">LLMP-M</h1> | ||
<h3 align="center">一款送给 LLer 的专属移动播放器</h3> | ||
<h4 align="center">持续更新中....欢迎点波star</h4> | ||
|
||
``` | ||
开发指南 | ||
你是否受够了[扣扣音乐]和[网抑云音乐]的版权忽有忽无,是否觉得国内播放器对舶来音乐不够重视,导致分类乱而难找。本项目旨在对 LoveLive 的全部歌曲做汇总整理,生成一份专属于 LLer 的播放器。 | ||
|
||
1.安装Android Studio插件: | ||
本程序非在线联网模式使用,只要下载资源便可离线运行,并且项目由 Flutter 开发,支持 IOS、Android部署。 | ||
|
||
1. 本项目遵守MIT协议,如需转载请标明作者ID(朱神无敌) | ||
2. **请勿滥用,本项目仅用于学习和测试!请勿滥用,本项目仅用于学习和测试!请勿滥用,本项目仅用于学习和测试!** | ||
3. 由于本项目的特殊性,可能随时停止开发或删档 | ||
4. 本项目为开源项目,不接受任何的催单和索取行为 | ||
5. 本人技术能力有限,职业是Android开发工程师,本项目旨在学习Flutter开发 | ||
|
||
本项目推荐配合LoveLiveMusicPlayer使用以达到最优体验,当然也同样支持仅移动端使用 | ||
|
||
功能列举: | ||
|
||
- [AI开屏美图] √ | ||
- [播放器组件] √ | ||
- [专辑、歌曲数据库建立] √ | ||
- [企划选择] √ | ||
- [整张专辑播放与切换] √ | ||
- [自定义歌单] √ | ||
- [我喜欢] √ | ||
- [在线中文、日文、罗马音歌词] √ | ||
- [播放数据上报] √ | ||
- [歌曲快传 + 数据同步] √ | ||
- [亮色模式 + 暗黑模式 + 炫彩模式] √ | ||
|
||
**--Project_by [朱神无敌](https://space.bilibili.com/4367965)** | ||
|
||
# 交流 (Communication) | ||
|
||
<img src="assets/up_face.jpg" width="100" height="100"> | ||
|
||
QQ粉丝交流群:[724934644](https://jq.qq.com/?_wv=1027&k=FZkFfkP5) | ||
|
||
B站空间:<https://space.bilibili.com/4367965> | ||
|
||
# 发电 (Give a reward) | ||
|
||
欢迎来py,大家的支持就是我继续开发的动力! | ||
|
||
~~请可爱的wudi喝杯奶茶~~ | ||
|
||
<img src="assets/up_wx.png" width="300" height="400"> | ||
<img src="assets/up_zfb.png" width="300" height="400"> | ||
|
||
## 项目内测 (Project testing) | ||
|
||
## 特别鸣谢 (Special Thanks) | ||
|
||
- 依然洳雪:<https://space.bilibili.com/13184888> | ||
|
||
- 虹之咲字幕组:<https://space.bilibili.com/238547115> | ||
|
||
- No.10字幕组:<https://space.bilibili.com/565597249> | ||
|
||
- 其他个人翻译作者 | ||
|
||
- 播放器界面组件 [we_slide](https://github.com/luciano-work/we_slide) | ||
- 歌词组件 [flutter_lyric](https://github.com/ozyl/flutter_lyric) | ||
|
||
## 鸣谢 (Thanks) | ||
|
||
- 播放器组件 [just_audio](https://github.com/ryanheise/just_audio) | ||
- 屏幕适配方案 [flutter_screenutil](https://github.com/OpenFlutter/flutter_screenutil) | ||
- 数据库 [floor](https://github.com/pinchbv/floor) | ||
- 萌娘百科 <https://zh.moegirl.org.cn> | ||
- LLWiki <https://llwiki.org> | ||
|
||
## 支持语言(Support languague) | ||
|
||
- 英文 √ | ||
- 中文 √ | ||
- 日文 x | ||
- 德语 x | ||
- 法语 x | ||
- 俄语 x | ||
- 意大利语 x | ||
|
||
## 开发 (Develop) | ||
|
||
- 安装Android Studio插件: | ||
GetX 和 FlutterAssetsGenerator | ||
|
||
2.删除第三方库全部缓存 (可选、谨慎选择) | ||
- 删除第三方库全部缓存 (可选、谨慎选择) | ||
flutter pub cache clean | ||
|
||
3.拉取项目第三方依赖库 | ||
- 拉取项目第三方依赖库 | ||
flutter pub get | ||
|
||
4.生成数据库 helper 文件: | ||
- 生成数据库 helper 文件: | ||
flutter packages pub run build_runner build | ||
|
||
``` | ||
|
||
support language: | ||
美国 | ||
日本 | ||
英国 | ||
澳大利亚 | ||
加拿大 | ||
德国 | ||
法国 | ||
中国 | ||
俄罗斯 | ||
意大利 | ||
## 许可证 (License) | ||
|
||
[MIT](https://raw.githubusercontent.com/zhushenwudi/LoveLiveMusicPlayerMobile/master/LICENSE) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.