We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb6fea8 commit ea6fb63Copy full SHA for ea6fb63
README.md
@@ -81,6 +81,7 @@
81
**flutter_spinkit**|**加载框样式**
82
**get_version**|**版本信息**
83
**flutter_webview_plugin**|**全屏的webview**
84
+**sqflite**|**数据库**
85
86
87
### 进行中:
@@ -90,12 +91,13 @@
90
91
92
### 常见问题
93
-* 如果包同步失败,一般都是因为没设置包代理,可以参考:[代理环境变量](https://flutterchina.club/setup-windows/))
94
+* 如果包同步失败,一般都是因为没设置包代理,可以参考:[环境变量问题](https://github.com/CarGuo/GSYGithubAppFlutter/issues/13)
95
96
97
### 相关文章
98
99
* [Flutter 完整开发实战详解(一、Dart 语言和 Flutter 基础)](https://juejin.im/entry/5b631e3e51882519861c2ef1 )
100
+* [Flutter 完整开发实战详解(二、快速实战篇)](https://juejin.im/entry/5b685bd4e51d45199461 )
101
102
103
<img src="https://github.com/CarGuo/GSYGithubAppFlutter/blob/master/thanks.jpg" width="426px"/>
0 commit comments