X Tutup
Skip to content

Commit b74eebd

Browse files
committed
change sdk version
1 parent 89969cb commit b74eebd

File tree

6 files changed

+171
-184
lines changed

6 files changed

+171
-184
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Flutter完整开发实战详解(十、 深入图片加载流程)
5555

5656
### 编译运行流程
5757

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

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

@@ -77,7 +77,7 @@ Flutter完整开发实战详解(十、 深入图片加载流程)
7777

7878
4、运行之前请注意下
7979

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

8383

@@ -121,7 +121,7 @@ Flutter完整开发实战详解(十、 深入图片加载流程)
121121

122122
### 第三方框架
123123

124-
>当前 Flutter SDK 版本 v1.3.2
124+
>当前 Flutter SDK 版本 v1.5.8
125125
126126
|| 功能 |
127127
| -------------------------- | -------------- |
@@ -149,6 +149,7 @@ Flutter完整开发实战详解(十、 深入图片加载流程)
149149
| **path_provider** | **本地路径** |
150150
| **permission_handler** | **权限** |
151151
| **scope_model** | **状态管理和共享** |
152+
| **lottie** | **svg动画** |
152153

153154
### 进行中:
154155

README_EN.md

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

4141
### Operation instructions
4242

43-
1. Configure the Flutter development environment (Tag of the current version of Flutter SDK ** v1.3.2 **).
43+
1. Configure the Flutter development environment (Tag of the current version of Flutter SDK ** v1.5.8 **).
4444

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

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

6464
4、Be careful
6565

66-
>### Local Flutter SDK version v1.3.2 or more. 2. Does the third-party package version in pubspec. yaml correspond to the third-party package version in pubspec. lock?
66+
>### 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?
6767
6868

6969
## Project Structure
@@ -100,7 +100,7 @@ With the use and feedback of the project, will user experience and function opti
100100

101101
### Third-party framework
102102

103-
>Current Flutter SDK version v1.3.2
103+
>Current Flutter SDK version v1.5.8
104104
105105
|| 功能 |
106106
| -------------------------- | -------------- |

ios/Podfile.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -85,23 +85,23 @@ EXTERNAL SOURCES:
8585
:path: ".symlinks/plugins/url_launcher/ios"
8686

8787
SPEC CHECKSUMS:
88-
android_intent: 73316069cd1f6aac919df1c6e640cad190fd5e8b
89-
connectivity: c72716e202a1225ec4810740d5cb56b8ae3bf4cc
90-
device_info: 3ebad48f726348f69abd802f3334a8d1ed795fbd
91-
Flutter: 58dd7d1b27887414a370fcccb9e645c08ffd7a6a
92-
flutter_statusbar: aa4982b847304a72c5ac8439a9f37861b662c6bb
93-
flutter_webview_plugin: ed9e8a6a96baf0c867e90e1bce2673913eeac694
94-
fluttertoast: b644586ef3b16f67fae9a1f8754cef6b2d6b634b
88+
android_intent: 96848466ee23479bdb64dc5fa04e8fe1f59200aa
89+
connectivity: d5992e3758d68b1c4b12d6e012fe0813f1aa1645
90+
device_info: 76ce0b32e13034d1883be4a382433648f9dcee63
91+
Flutter: 9d0fac939486c9aba2809b7982dfdbb47a7b0296
92+
flutter_statusbar: a563eb9416256f17660646aceb2314b113127da9
93+
flutter_webview_plugin: 116575b48572029304775b768e9f15ebfc316274
94+
fluttertoast: 0a20dcbbb8ecfd1a61b6285651ff2d5989d033fb
9595
FMDB: 6198a90e7b6900cfc046e6bc0ef6ebb7be9236aa
96-
package_info: 78cabb3c322943c55d39676f4a5bfc748c01d055
97-
path_provider: f96fff6166a8867510d2c25fdcc346327cc4b259
98-
permission_handler: 047f11d44db785922214783da5f7a3cc8874c843
96+
package_info: d7c98b64f60add4c2908b9d94d82a45d3c8827ad
97+
path_provider: 09407919825bfe3c2deae39453b7a5b44f467873
98+
permission_handler: 03dcf3ade9d5f398b8854b366cb9de718d3daa76
9999
Reachability: 33e18b67625424e47b6cde6d202dce689ad7af96
100-
share: 7d22fe8baedfe93aefd864bf0b73f29711fbb0a3
101-
shared_preferences: 1feebfa37bb57264736e16865e7ffae7fc99b523
102-
sqflite: ff1d9da63c06588cc8d1faf7256d741f16989d5a
103-
url_launcher: 0067ddb8f10d36786672aa0722a21717dba3a298
100+
share: 222b5dcc8031238af9d7de91149df65bad1aef75
101+
shared_preferences: 5a1d487c427ee18fcd3ea1f2a131569481834b53
102+
sqflite: d1612813fa7db7c667bed9f1d1b508deffc56999
103+
url_launcher: 92b89c1029a0373879933c21642958c874539095
104104

105105
PODFILE CHECKSUM: 7765ea4305eaab0b3dfd384c7de11902aa3195fd
106106

107-
COCOAPODS: 1.6.1
107+
COCOAPODS: 1.5.3

ios/Runner.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@
481481
files = (
482482
);
483483
inputPaths = (
484-
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh",
484+
"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh",
485485
"${BUILT_PRODUCTS_DIR}/FMDB/FMDB.framework",
486486
"${PODS_ROOT}/../.symlinks/flutter/ios/Flutter.framework",
487487
"${BUILT_PRODUCTS_DIR}/Reachability/Reachability.framework",
@@ -520,7 +520,7 @@
520520
);
521521
runOnlyForDeploymentPostprocessing = 0;
522522
shellPath = /bin/sh;
523-
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
523+
shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
524524
showEnvVarsInLog = 0;
525525
};
526526
3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {

0 commit comments

Comments
 (0)
X Tutup