Skip to content

Commit 77947f7

Browse files
committed
readme 1.6.0
1 parent b3519f1 commit 77947f7

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
@@ -71,7 +71,7 @@
7171

7272
### 编译运行流程
7373

74-
1、配置好Flutter开发环境(目前Flutter SDK 版本 **v1.5.8** 的 Tag ),可参阅 [【搭建环境】](https://flutterchina.club)
74+
1、配置好Flutter开发环境(目前Flutter SDK 版本 **v1.6.0** 的 Tag ),可参阅 [【搭建环境】](https://flutterchina.club)
7575

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

@@ -93,7 +93,7 @@
9393

9494
4、运行之前请注意下
9595

96-
>### 1、本地Flutter SDK 版本 v1.5.8 以上。2、pubspec.yaml 中的第三方包版本和 pubspec.lock 中的是否对应的上
96+
>### 1、本地Flutter SDK 版本 v1.6.0 以上。2、pubspec.yaml 中的第三方包版本和 pubspec.lock 中的是否对应的上
9797
9898

9999

@@ -137,7 +137,7 @@
137137

138138
### 第三方框架
139139

140-
>当前 Flutter SDK 版本 v1.5.8
140+
>当前 Flutter SDK 版本 v1.6.0
141141
142142
|| 功能 |
143143
| -------------------------- | -------------- |

README_EN.md

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

4747
### Operation instructions
4848

49-
1. Configure the Flutter development environment (Tag of the current version of Flutter SDK ** v1.5.8 **).
49+
1. Configure the Flutter development environment (Tag of the current version of Flutter SDK ** v1.6.0 **).
5050

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

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

7070
4、Be careful
7171

72-
>### Local Flutter SDK version v1.5.8 or more. 2. Does the third-party package version in pubspec. yaml correspond to the third-party package version in pubspec. lock?
72+
>### Local Flutter SDK version v1.6.0 or more. 2. Does the third-party package version in pubspec. yaml correspond to the third-party package version in pubspec. lock?
7373
7474

7575
## Project Structure
@@ -106,7 +106,7 @@ With the use and feedback of the project, will user experience and function opti
106106

107107
### Third-party framework
108108

109-
>Current Flutter SDK version v1.5.8
109+
>Current Flutter SDK version v1.6.0
110110
111111
|| 功能 |
112112
| -------------------------- | -------------- |

0 commit comments

Comments
 (0)