Skip to content

Commit 9b44d05

Browse files
committed
update readme
1 parent de5d2c9 commit 9b44d05

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080

8181
## 编译运行流程
8282

83-
1、配置好Flutter开发环境(目前Flutter SDK 版本 **2.0**),可参阅 [【搭建环境】](https://flutterchina.club)
83+
1、配置好Flutter开发环境(目前Flutter SDK 版本 **2.2**),可参阅 [【搭建环境】](https://flutterchina.club)
8484

8585
2、clone代码,执行`Packages get`安装第三方包。(因为某些不可抗力原因,国内可能需要设置代理: [代理环境变量](https://flutterchina.club/setup-windows/))
8686

@@ -104,7 +104,7 @@
104104

105105
### 4、运行之前请注意下
106106

107-
>### 1、本地 Flutter SDK 版本 2.0 ; 2、是否执行过 `flutter pub get`;3、 网络等问题参考: [如果出现登陆失败或者请求失败 ](https://github.com/CarGuo/gsy_github_app_flutter/issues/643)
107+
>### 1、本地 Flutter SDK 版本 2.2 ; 2、是否执行过 `flutter pub get`;3、 网络等问题参考: [如果出现登陆失败或者请求失败 ](https://github.com/CarGuo/gsy_github_app_flutter/issues/643)
108108
109109

110110
### 下载
@@ -148,7 +148,7 @@
148148

149149
### 第三方框架
150150

151-
>当前 Flutter SDK 版本 2.0
151+
>当前 Flutter SDK 版本 2.2
152152
153153
|| 功能 |
154154
| -------------------------- | -------------- |

README_EN.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ With the use and feedback of the project, will user experience and function opti
4343

4444
### Operation instructions
4545

46-
1. Configure the Flutter development environment (Tag of the current version of Flutter SDK **2.0** ).
46+
1. Configure the Flutter development environment (Tag of the current version of Flutter SDK **2.2** ).
4747

4848
2. Clone code, execute `Packages get'to install third-party packages.
4949

@@ -68,7 +68,7 @@ With the use and feedback of the project, will user experience and function opti
6868

6969
4、Be careful
7070

71-
>### Local Flutter SDK version 2.0 or more. 2. Does the third-party package version in pubspec. yaml correspond to the third-party package version in pubspec. lock?
71+
>### Local Flutter SDK version 2.2 or more. 2. Does the third-party package version in pubspec. yaml correspond to the third-party package version in pubspec. lock?
7272
7373
### Download
7474

@@ -107,7 +107,7 @@ With the use and feedback of the project, will user experience and function opti
107107

108108
### Third-party framework
109109

110-
>Current Flutter SDK version **2.0**
110+
>Current Flutter SDK version **2.2**
111111
112112
|| 功能 |
113113
| -------------------------- | -------------- |

0 commit comments

Comments
 (0)