mirror of
https://github.com/qinglong-app/qinglong_app.git
synced 2025-10-09 16:48:19 +08:00
Compare commits
20 Commits
484e1eeee3
...
ba65d33a53
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ba65d33a53 | ||
|
|
02fb4a8182 | ||
|
|
53f744c350 | ||
|
|
39a815baff | ||
|
|
2250887e04 | ||
|
|
3d12603f0c | ||
|
|
ee9739d08f | ||
|
|
a53a4fdd19 | ||
|
|
b4e9f8a29a | ||
|
|
a223d5e633 | ||
|
|
1d8944c4b7 | ||
|
|
e19ce0a5e4 | ||
|
|
0642ad5c33 | ||
|
|
9def109426 | ||
|
|
280641ee57 | ||
|
|
3f65e9312c | ||
|
|
a5a3494db9 | ||
|
|
a55cf258ba | ||
|
|
b2b8cf5a31 | ||
|
|
ba5c15d5a9 |
55
README.md
55
README.md
@@ -2,62 +2,37 @@
|
||||
|
||||
版本更新通知 https://t.me/qinglongapp
|
||||
|
||||
仅供学习交流, 禁止用于任何商业用途
|
||||
基于[qinglong](https://github.com/whyour/qinglong)API实现的三方客户端,采用Flutter编写 (API最低支持2.10.0)
|
||||
|
||||
基于[qinglong](https://github.com/whyour/qinglong)API实现的三方客户端,采用Flutter编写 (API基于v2.10.13)
|
||||
Android端下载地址:[Release](https://github.com/qinglong-app/qinglong_app/releases)
|
||||
|
||||
Android端去[release](https://github.com/qinglong-app/qinglong_app/releases)下载
|
||||
|
||||
iOS端暂无上架打算,用户自行下载main分支源码编译安装
|
||||
iOS端下载地址: [AppStore](https://apps.apple.com/cn/app/id1625871665)
|
||||
|
||||
|
||||
<p float="left">
|
||||
<img src="./art/14.jpg" width="200" />
|
||||
<img src="./art/1.jpg" width="200" />
|
||||
<img src="./art/9.jpg" width="200" />
|
||||
<img src="./art/1.png" width="250" />
|
||||
<img src="./art/2.png" width="250" />
|
||||
<img src="./art/3.png" width="250" />
|
||||
</p>
|
||||
<p float="left">
|
||||
<img src="./art/10.jpg" width="200" />
|
||||
<img src="./art/11.jpg" width="200" />
|
||||
<img src="./art/12.jpg" width="200" />
|
||||
</p>
|
||||
<p float="left">
|
||||
<img src="./art/2.jpg" width="200" />
|
||||
<img src="./art/3.jpg" width="200" />
|
||||
<img src="./art/4.jpg" width="200" />
|
||||
<img src="./art/4.png" width="250" />
|
||||
<img src="./art/5.png" width="250" />
|
||||
</p>
|
||||
|
||||
<p float="left">
|
||||
<img src="./art/5.jpg" width="200" />
|
||||
<img src="./art/6.jpg" width="200" />
|
||||
<img src="./art/7.jpg" width="200" />
|
||||
</p>
|
||||
|
||||
<p float="left">
|
||||
<img src="./art/13.jpg" width="200" />
|
||||
<img src="./art/8.jpg" width="200" />
|
||||
</p>
|
||||
|
||||
## [更新记录](./CHANGELOG.md)
|
||||
|
||||
|
||||
### 不支持的功能
|
||||
>* 应用设置
|
||||
>* 通知设置
|
||||
|
||||
|
||||
版本更新通知 https://t.me/qinglongapp
|
||||
|
||||
用于生成app的图标
|
||||
|
||||
flutter pub run flutter_launcher_icons:main
|
||||
>* flutter pub run flutter_launcher_icons:main
|
||||
|
||||
生成原生的启动页面
|
||||
|
||||
flutter pub run flutter_native_splash:create
|
||||
>* flutter pub run flutter_native_splash:create
|
||||
|
||||
修改app名称
|
||||
|
||||
flutter pub run flutter_app_name
|
||||
>* flutter pub run flutter_app_name
|
||||
|
||||
生成json.jc.dart文件
|
||||
flutter pub run build_runner build --delete-conflicting-outputs
|
||||
|
||||
>* flutter pub run build_runner build --delete-conflicting-outputs
|
||||
|
||||
|
||||
BIN
art/10.jpg
BIN
art/10.jpg
Binary file not shown.
|
Before Width: | Height: | Size: 200 KiB |
BIN
art/11.jpg
BIN
art/11.jpg
Binary file not shown.
|
Before Width: | Height: | Size: 190 KiB |
BIN
art/12.jpg
BIN
art/12.jpg
Binary file not shown.
|
Before Width: | Height: | Size: 301 KiB |
BIN
art/13.jpg
BIN
art/13.jpg
Binary file not shown.
|
Before Width: | Height: | Size: 111 KiB |
BIN
art/14.jpg
BIN
art/14.jpg
Binary file not shown.
|
Before Width: | Height: | Size: 168 KiB |
Reference in New Issue
Block a user