Skip to content

Commit f296949

Browse files
committed
docs:update readme
1 parent eddbc0e commit f296949

File tree

3 files changed

+21
-0
lines changed

3 files changed

+21
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ Flutter-PicGo: 一个用于快速上传图片并获取图片URL链接的**手机
5656

5757
目前仅支持iOS与Android端,由于部分插件例如[sqflite](https://pub.dev/packages/sqflite)不支持Web端,所以应用也并不支持Web端。
5858

59+
# 注意事项
60+
61+
- [注意事项](https://github.com/PicGo/flutter-picgo/blob/dev/docs/注意事项.md)
62+
5963
# 有问题或者有更好的建议
6064

6165
- 欢迎提 [Issues](https://github.com/PicGo/flutter-picgo/issues)

docs/hostconfig.jpeg

116 KB
Loading

docs/注意事项.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
2+
3+
### 功能建议或BUG提交
4+
5+
> 请尽量在Github页面中发起[issue](https://github.com/PicGo/flutter-picgo/issues),否则在其他地方比较难以管理和收集建议。
6+
7+
### 关于Github图片上传问题
8+
9+
> 由于国内访问Github慢的原因,API访问也会经常出错,建议切换别的图床进行使用。
10+
>
11+
> 或者配置host提升访问速度,这里提供一种方式:
12+
>
13+
> ![](https://raw.githubusercontent.com/hackycy/flutter-picgo/dev/docs/hostconfig.jpeg)
14+
>
15+
> 在路由器里面配置hosts,具体配置可以查看[Github520](https://github.com/521xueweihan/GitHub520)
16+
>
17+
> 路由器配置hosts后连接Wi-Fi可以显著提升API的访问能力。

0 commit comments

Comments
 (0)