Skip to content

Commit 6eeddea

Browse files
committed
update: Flutter version
1 parent 625592c commit 6eeddea

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,10 @@ dmg 硬盘映像,挂载拷贝即可。
5656

5757
```shell
5858
$ flutter --version
59-
Flutter 3.24.3 • channel stable • https://github.com/flutter/flutter.git
60-
Framework • revision 2663184aa7 (2 天前) • 2024-09-11 16:27:48 -0500
61-
Engine • revision 36335019a8
62-
Tools • Dart 3.5.3 • DevTools 2.37.3
59+
Flutter 3.24.5 • channel stable • https://github.com/flutter/flutter.git
60+
Framework • revision dec2ee5c1f (4 days ago) • 2024-11-13 11:13:06 -0800
61+
Engine • revision a18df97ca5
62+
Tools • Dart 3.5.4 • DevTools 2.37.3
6363
```
6464

6565
## 编译说明

README_EN.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ mount it.
6363

6464
```shell
6565
$ flutter --version
66-
Flutter 3.24.3 • channel stable • https://github.com/flutter/flutter.git
67-
Framework • revision 2663184aa7 (2 days ago) • 2024-09-11 16:27:48 -0500
68-
Engine • revision 36335019a8
69-
Tools • Dart 3.5.3 • DevTools 2.37.3
66+
Flutter 3.24.5 • channel stable • https://github.com/flutter/flutter.git
67+
Framework • revision dec2ee5c1f (4 days ago) • 2024-11-13 11:13:06 -0800
68+
Engine • revision a18df97ca5
69+
Tools • Dart 3.5.4 • DevTools 2.37.3
7070
```
7171

7272
## Notes on compilation

0 commit comments

Comments
 (0)