Skip to content

Commit e1cd8fc

Browse files
committed
update readme
1 parent ef4f737 commit e1cd8fc

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 版本 **1.17.1**),可参阅 [【搭建环境】](https://flutterchina.club)
83+
1、配置好Flutter开发环境(目前Flutter SDK 版本 **1.20.1**),可参阅 [【搭建环境】](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 版本 1.17 ; 2、是否执行过 `flutter pub get`;3、 网络等问题参考: [如果出现登陆失败或者请求失败 ](https://github.com/CarGuo/gsy_github_app_flutter/issues/643)
107+
>### 1、本地 Flutter SDK 版本 1.20 ; 2、是否执行过 `flutter pub get`;3、 网络等问题参考: [如果出现登陆失败或者请求失败 ](https://github.com/CarGuo/gsy_github_app_flutter/issues/643)
108108
109109

110110
### 下载
@@ -149,7 +149,7 @@
149149

150150
### 第三方框架
151151

152-
>当前 Flutter SDK 版本 1.17.1
152+
>当前 Flutter SDK 版本 1.20.1
153153
154154
|| 功能 |
155155
| -------------------------- | -------------- |

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 **1.17.1** ).
46+
1. Configure the Flutter development environment (Tag of the current version of Flutter SDK **1.20.1** ).
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 1.17.1 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 1.20.1 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 **1.17.1**
110+
>Current Flutter SDK version **1.20.1**
111111
112112
|| 功能 |
113113
| -------------------------- | -------------- |

0 commit comments

Comments
 (0)