File tree 12 files changed +26
-6
lines changed
12 files changed +26
-6
lines changed Original file line number Diff line number Diff line change @@ -88,10 +88,10 @@ Language: [English](README.md) | 中文
88
88
89
89
## 截图 📸
90
90
91
- | ![ 1] ( https://pic.alexv525.com/2021-07-05-picker_1.jpg ) | ![ 2] ( https://pic.alexv525.com/2021-07-05-picker_2.jpg ) | ![ 3] ( https://pic.alexv525.com/2021-07-05-picker_3.jpg ) |
91
+ | ![ 1] ( screenshots/README_1.webp ) | ![ 2] ( screenshots/README_2.webp ) | ![ 3] ( screenshots/README_3.webp ) |
92
92
| ----------------------------------------------------------| ----------------------------------------------------------| ----------------------------------------------------------|
93
- | ![ 4] ( https://pic.alexv525.com/2021-07-05-picker_4.jpg ) | ![ 5] ( https://pic.alexv525.com/2021-07-05-picker_5.jpg ) | ![ 6] ( https://pic.alexv525.com/2021-07-05-picker_6.jpg ) |
94
- | ![ 7] ( https://pic.alexv525.com/2021-07-06-picker_7.jpg ) | ![ 8] ( https://pic.alexv525.com/2021-07-05-picker_8.jpg ) | ![ 9] ( https://pic.alexv525.com/2021-07-05-picker_9-1.jpg ) |
93
+ | ![ 4] ( screenshots/README_4.webp ) | ![ 5] ( screenshots/README_5.webp ) | ![ 6] ( screenshots/README_6.webp ) |
94
+ | ![ 7] ( screenshots/README_7.webp ) | ![ 8] ( screenshots/README_8.webp ) | ![ 9] ( screenshots/README_9.webp ) |
95
95
| ![ 10] ( https://pic.alexv525.com/2021-07-05-picker_10.png ) | ![ 10] ( https://pic.alexv525.com/2021-07-05-picker_11.png ) | ![ 12] ( https://pic.alexv525.com/2021-07-05-picker_12.png ) |
96
96
97
97
## 开始前的注意事项 ‼️
Original file line number Diff line number Diff line change @@ -89,10 +89,10 @@ See the [Migration Guide][] to learn how to migrate between breaking changes.
89
89
90
90
## Screenshots 📸
91
91
92
- | ![ 1] ( https://pic.alexv525.com/2021-07-05-picker_1.jpg ) | ![ 2] ( https://pic.alexv525.com/2021-07-05-picker_2.jpg ) | ![ 3] ( https://pic.alexv525.com/2021-07-05-picker_3.jpg ) |
92
+ | ![ 1] ( screenshots/README_1.webp ) | ![ 2] ( screenshots/README_2.webp ) | ![ 3] ( screenshots/README_3.webp ) |
93
93
| ----------------------------------------------------------| ----------------------------------------------------------| ----------------------------------------------------------|
94
- | ![ 4] ( https://pic.alexv525.com/2021-07-05-picker_4.jpg ) | ![ 5] ( https://pic.alexv525.com/2021-07-05-picker_5.jpg ) | ![ 6] ( https://pic.alexv525.com/2021-07-05-picker_6.jpg ) |
95
- | ![ 7] ( https://pic.alexv525.com/2021-07-06-picker_7.jpg ) | ![ 8] ( https://pic.alexv525.com/2021-07-05-picker_8.jpg ) | ![ 9] ( https://pic.alexv525.com/2021-07-05-picker_9-1.jpg ) |
94
+ | ![ 4] ( screenshots/README_4.webp ) | ![ 5] ( screenshots/README_5.webp ) | ![ 6] ( screenshots/README_6.webp ) |
95
+ | ![ 7] ( screenshots/README_7.webp ) | ![ 8] ( screenshots/README_8.webp ) | ![ 9] ( screenshots/README_9.webp ) |
96
96
| ![ 10] ( https://pic.alexv525.com/2021-07-05-picker_10.png ) | ![ 10] ( https://pic.alexv525.com/2021-07-05-picker_11.png ) | ![ 12] ( https://pic.alexv525.com/2021-07-05-picker_12.png ) |
97
97
98
98
## READ THIS FIRST ‼️
Original file line number Diff line number Diff line change @@ -23,3 +23,23 @@ dev_dependencies:
23
23
sdk : flutter
24
24
flutter_test :
25
25
sdk : flutter
26
+
27
+ screenshots :
28
+ - description : ' Screenshot 1'
29
+ path : screenshots/README_1.webp
30
+ - description : ' Screenshot 2'
31
+ path : screenshots/README_2.webp
32
+ - description : ' Screenshot 3'
33
+ path : screenshots/README_3.webp
34
+ - description : ' Screenshot 4'
35
+ path : screenshots/README_4.webp
36
+ - description : ' Screenshot 5'
37
+ path : screenshots/README_5.webp
38
+ - description : ' Screenshot 6'
39
+ path : screenshots/README_6.webp
40
+ - description : ' Screenshot 7'
41
+ path : screenshots/README_7.webp
42
+ - description : ' Screenshot 8'
43
+ path : screenshots/README_8.webp
44
+ - description : ' Screenshot 9'
45
+ path : screenshots/README_9.webp
You can’t perform that action at this time.
0 commit comments