5050 static const CLIENT_SECRET = "xxxxxxxxxxx";
5151 }
5252
53-
53+
5454 [ 注册 Github APP 传送门] ( https://github.com/settings/applications/new ) ,当然,前提是你现有一个github账号(~ ̄▽ ̄)~ 。
5555
56+ <div >
57+ <img src =" https://raw.githubusercontent.com/CarGuo/GSYGithubAppFlutter/master/register0.jpg " width =" 426px " />
58+ <img src =" https://raw.githubusercontent.com/CarGuo/GSYGithubAppFlutter/master/register1.jpg " width =" 426px " />
59+ </div >
60+
56614、运行之前请注意下
5762
5863> ### 1、本地Flutter SDK 版本 v0.10.0 以上。2、pubspec.yaml 中的第三方包版本和 pubspec.lock 中的是否对应的上
6469#### Apk下载链接: [ Apk下载链接] ( https://www.pgyer.com/vj2B )
6570
6671
67- 类型 | 二维码
68- -------- | ---
69- ** Apk二维码** |![ ] ( https://raw.githubusercontent.com/CarGuo/GSYGithubAppFlutter/master/download.png )
70- ** IOS暂无下载** |** 残念(╯‵□′)╯︵┻━┻,第三方太贵,没企业证书。** ![ ] ( https://raw.githubusercontent.com/CarGuo/GSYGithubAppFlutter/master/ios_wait.png )
72+ | 类型 | 二维码 |
73+ | ----------- | ---------------------------------------- |
74+ | ** Apk二维码** | ![ ] ( https://raw.githubusercontent.com/CarGuo/GSYGithubAppFlutter/master/download.png ) |
75+ | ** IOS暂无下载** | ** 残念(╯‵□′)╯︵┻━┻,第三方太贵,没企业证书。** ![ ] ( https://raw.githubusercontent.com/CarGuo/GSYGithubAppFlutter/master/ios_wait.png ) |
76+
7177
7278
7379
74-
7580### 常见问题
7681
7782* 如果包同步失败,一般都是因为没设置包代理,可以参考:[ 环境变量问题] ( https://github.com/CarGuo/GSYGithubAppFlutter/issues/13 )
95100
96101> 当前 Flutter SDK 版本 v0.10.0
97102
98- 库 | 功能
99- -------- | ---
100- ** dio** | ** 网络框架**
101- ** shared_preferences** | ** 本地数据缓存**
102- ** fluttertoast** | ** toast**
103- ** flutter_redux** | ** redux**
104- ** device_info** | ** 设备信息**
105- ** connectivity** | ** 网络链接**
106- ** flutter_markdown** | ** markdown解析**
107- ** json_annotation** | ** json模板**
108- ** json_serializable** | ** json模板**
109- ** url_launcher** | ** 启动外部浏览器**
110- ** iconfont** | ** 字库图标**
111- ** share** | ** 系统分享**
112- ** flutter_spinkit** | ** 加载框样式**
113- ** get_version** | ** 版本信息**
114- ** flutter_webview_plugin** | ** 全屏的webview**
115- ** sqflite** | ** 数据库**
116- ** flutter_statusbar** | ** 状态栏**
117- ** flutter_svg** | ** svg**
118- ** photo_view** | ** 图片预览**
119- ** flutter_slidable** | ** 侧滑**
120- ** flutter_cache_manager** | ** 缓存管理**
121- ** path_provider** | ** 本地路径**
122- ** permission_handler** | ** 权限**
123- ** scope_model** | ** 状态管理和共享**
103+ | 库 | 功能 |
104+ | -------------------------- | -------------- |
105+ | ** dio** | ** 网络框架** |
106+ | ** shared_preferences** | ** 本地数据缓存** |
107+ | ** fluttertoast** | ** toast** |
108+ | ** flutter_redux** | ** redux** |
109+ | ** device_info** | ** 设备信息** |
110+ | ** connectivity** | ** 网络链接** |
111+ | ** flutter_markdown** | ** markdown解析** |
112+ | ** json_annotation** | ** json模板** |
113+ | ** json_serializable** | ** json模板** |
114+ | ** url_launcher** | ** 启动外部浏览器** |
115+ | ** iconfont** | ** 字库图标** |
116+ | ** share** | ** 系统分享** |
117+ | ** flutter_spinkit** | ** 加载框样式** |
118+ | ** get_version** | ** 版本信息** |
119+ | ** flutter_webview_plugin** | ** 全屏的webview** |
120+ | ** sqflite** | ** 数据库** |
121+ | ** flutter_statusbar** | ** 状态栏** |
122+ | ** flutter_svg** | ** svg** |
123+ | ** photo_view** | ** 图片预览** |
124+ | ** flutter_slidable** | ** 侧滑** |
125+ | ** flutter_cache_manager** | ** 缓存管理** |
126+ | ** path_provider** | ** 本地路径** |
127+ | ** permission_handler** | ** 权限** |
128+ | ** scope_model** | ** 状态管理和共享** |
124129
125130### 进行中:
126131
@@ -142,4 +147,4 @@ Licensed works, modifications, and larger works may be distributed under differe
142147
143148
144149
145-
150+
0 commit comments