File tree Expand file tree Collapse file tree 3 files changed +21
-0
lines changed
Expand file tree Collapse file tree 3 files changed +21
-0
lines changed Original file line number Diff line number Diff 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 )
Original file line number Diff line number Diff line change 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的访问能力。
You can’t perform that action at this time.
0 commit comments