|
| 1 | +# flutter_web_challenge_profile |
| 2 | + |
| 3 | +Use Flutter_web💪 to implement the UI challenge of Google Maps on [uplabs](https://www.uplabs.com/posts/google-maps-redesign-919dd0d6-0883-4378-b5b2-f77e36adb6b5) . |
| 4 | + |
| 5 | +[中文版本](README_CN.md) |
| 6 | + |
| 7 | +> Designer : [cassian.design](https://www.uplabs.com/cassian) |
| 8 | +> |
| 9 | +> Uplabs : <https://www.uplabs.com/posts/portfolio-8295c52a-fd19-4849-b3c6-deff4fa2c669> |
| 10 | +> |
| 11 | +> Developer : [ditclear](https://github.com/ditclear) |
| 12 | + |
| 13 | +### Run |
| 14 | + |
| 15 | +First, make sure the relevant environment is installed, please refer to [Flutter-web](https://github.com/flutter/flutter_web). |
| 16 | + |
| 17 | +Then clone |
| 18 | + |
| 19 | +> git clone https://github.com/flutter-ui-challenges/flutter_web_challenge_googlemaps.git |
| 20 | + |
| 21 | +You can open the project with Android Studio, IntelliJ or Visual Studio Code and run the `main.dart` file. |
| 22 | + |
| 23 | +### Challenge |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | +#### 不用客气,buy Me a Lunch ~ |
| 38 | + |
| 39 | +| Alipay | WeChatPay | |
| 40 | +| :----------------------------------------------------------: | :----------------------------------------------------------: | |
| 41 | +|  |  | |
| 42 | + |
| 43 | +### License |
| 44 | + |
| 45 | +``` |
| 46 | +Copyright 2019 ditclear |
| 47 | + |
| 48 | +Licensed under the Apache License, Version 2.0 (the "License"); |
| 49 | +you may not use this file except in compliance with the License. |
| 50 | +You may obtain a copy of the License at |
| 51 | + |
| 52 | + http://www.apache.org/licenses/LICENSE-2.0 |
| 53 | + |
| 54 | +Unless required by applicable law or agreed to in writing, software |
| 55 | +distributed under the License is distributed on an "AS IS" BASIS, |
| 56 | +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 57 | +See the License for the specific language governing permissions and |
| 58 | +limitations under the License. |
| 59 | +``` |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
0 commit comments