File tree Expand file tree Collapse file tree 2 files changed +8
-10
lines changed Expand file tree Collapse file tree 2 files changed +8
-10
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ Use Flutter💪 to implement the UI challenge of Google Maps on [uplabs](https:
22
22
| ------------------------------------------------------------ | ------------------------------------------------------------ |
23
23
| [ master] ( < https://github.com/flutter-ui-challenges/flutter_challenge_googlemaps > ) | use ` setState ` to notify UI update |
24
24
| [ provide] ( https://github.com/flutter-ui-challenges/flutter_challenge_googlemaps/tree/provide ) | use [ flutter-provide] ( https://github.com/google/flutter-provide ) to notify UI update |
25
+ | [ desktop] ( https://github.com/flutter-ui-challenges/flutter_challenge_googlemaps/tree/desktop ) | use [ go-flutter] ( https://github.com/go-flutter-desktop/go-flutter ) to implement UI on Desktop |
25
26
26
27
### Challenge
27
28
@@ -39,9 +40,7 @@ Use Flutter💪 to implement the UI challenge of Google Maps on [uplabs](https:
39
40
40
41
#### 不用客气,buy Me a Lunch ~
41
42
42
- | Alipay | WeChatPay |
43
- | :----------------------------------------------------------: | :----------------------------------------------------------: |
44
- | ![ ] ( https://camo.githubusercontent.com/fbaa3ecc28af039c8e6011ddf473e51d2a08c8d2/68747470733a2f2f75706c6f61642d696d616765732e6a69616e7368752e696f2f75706c6f61645f696d616765732f333732323639352d666664653137306665633933316561652e706e673f696d6167654d6f6772322f6175746f2d6f7269656e742f7374726970253743696d61676556696577322f322f772f333430 ) | ![ ] ( https://camo.githubusercontent.com/ade43488617a69c72d5be1841fd4d0934689a3b0/68747470733a2f2f75706c6f61642d696d616765732e6a69616e7368752e696f2f75706c6f61645f696d616765732f333732323639352d316238323761353465633237346535392e706e673f696d6167654d6f6772322f6175746f2d6f7269656e742f7374726970253743696d61676556696577322f322f772f333430 ) |
43
+ [ sponsor] ( https://github.com/flutter-ui-challenges/JoinUs/blob/master/sponsor.md )
45
44
46
45
### License
47
46
Original file line number Diff line number Diff line change 16
16
17
17
#### 项目介绍
18
18
19
- | 分支 | 描述 |
20
- | ------------------------------------------------------------ | ---------------------------------- |
21
- | [ master] ( < https://github.com/flutter-ui-challenges/flutter_challenge_googlemaps > ) | 使用 ` setState ` 来通知UI更新 |
22
- | [ provide] ( https://github.com/flutter-ui-challenges/flutter_challenge_googlemaps/tree/provide ) | 使用 [ flutter-provide来通知UI更新 |
19
+ | 分支 | 描述 |
20
+ | ------------------------------------------------------------ | ------------------------------------------------------------ |
21
+ | [ master] ( < https://github.com/flutter-ui-challenges/flutter_challenge_googlemaps > ) | 使用 ` setState ` 来通知UI更新 |
22
+ | [ provide] ( https://github.com/flutter-ui-challenges/flutter_challenge_googlemaps/tree/provide ) | 使用 [ flutter-provide来通知UI更新 |
23
+ | [ desktop] ( https://github.com/flutter-ui-challenges/flutter_challenge_googlemaps/tree/desktop ) | 使用 [ go-flutter] ( https://github.com/go-flutter-desktop/go-flutter ) 来实现桌面端 |
23
24
24
25
### 效果图
25
26
37
38
38
39
#### 不用客气,buy Me a Lunch ~
39
40
40
- | Alipay | WeChatPay |
41
- | :----------------------------------------------------------: | :----------------------------------------------------------: |
42
- | ![ ] ( https://camo.githubusercontent.com/fbaa3ecc28af039c8e6011ddf473e51d2a08c8d2/68747470733a2f2f75706c6f61642d696d616765732e6a69616e7368752e696f2f75706c6f61645f696d616765732f333732323639352d666664653137306665633933316561652e706e673f696d6167654d6f6772322f6175746f2d6f7269656e742f7374726970253743696d61676556696577322f322f772f333430 ) | ![ ] ( https://camo.githubusercontent.com/ade43488617a69c72d5be1841fd4d0934689a3b0/68747470733a2f2f75706c6f61642d696d616765732e6a69616e7368752e696f2f75706c6f61645f696d616765732f333732323639352d316238323761353465633237346535392e706e673f696d6167654d6f6772322f6175746f2d6f7269656e742f7374726970253743696d61676556696577322f322f772f333430 ) |
41
+ [ 赞助开发者] ( https://github.com/flutter-ui-challenges/JoinUs/blob/master/sponsor.md )
43
42
44
43
### License
45
44
You can’t perform that action at this time.
0 commit comments