Skip to content

Commit b71b055

Browse files
committed
readme
1 parent 754c681 commit b71b055

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
@@ -85,7 +85,7 @@
8585

8686
## 编译运行流程
8787

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

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

@@ -109,7 +109,7 @@
109109

110110
### 5、运行之前请注意下
111111

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

115115
### 下载
@@ -153,7 +153,7 @@
153153

154154
### 第三方框架
155155

156-
>当前 Flutter SDK 版本 3.19
156+
>当前 Flutter SDK 版本 3.22
157157
158158
|| 功能 |
159159
| -------------------------- | -------------- |

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

0 commit comments

Comments
 (0)