# flutter_web_challenge_googlemaps **Repository Path**: tukebody/flutter_web_challenge_googlemaps ## Basic Information - **Project Name**: flutter_web_challenge_googlemaps - **Description**: flutter_challenge_googlemaps的web版,预览地址: - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-16 - **Last Updated**: 2024-11-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # # flutter_challenge_googlemaps 使用Flutter_web实现[uplabs](https://www.uplabs.com/posts/google-maps-redesign-919dd0d6-0883-4378-b5b2-f77e36adb6b5)上Google Maps的UI挑战 > 设计师 : [Joydeep Sengupta](https://www.uplabs.com/joydeeproni) > > Uplabs : > > 开发者 : [ditclear](https://github.com/ditclear) #### 体验一下 首先,确保安装了相关的环境,请参考[Flutter-web](https://github.com/flutter/flutter_web). 然后克隆 > git clone https://github.com/flutter-ui-challenges/flutter_web_challenge_googlemaps.git 你可以使用Android Studio 、IntelliJ或者Visual Studio Code打开项目,然后运行`main.dart`文件 #### 效果图 ![](ui/all.png) ![](ui/attachment.gif) ![](ui/preview.gif) #### 不用客气,buy Me a Lunch ~ | Alipay | WeChatPay | | :----------------------------------------------------------: | :----------------------------------------------------------: | | ![](https://camo.githubusercontent.com/fbaa3ecc28af039c8e6011ddf473e51d2a08c8d2/68747470733a2f2f75706c6f61642d696d616765732e6a69616e7368752e696f2f75706c6f61645f696d616765732f333732323639352d666664653137306665633933316561652e706e673f696d6167654d6f6772322f6175746f2d6f7269656e742f7374726970253743696d61676556696577322f322f772f333430) | ![](https://camo.githubusercontent.com/ade43488617a69c72d5be1841fd4d0934689a3b0/68747470733a2f2f75706c6f61642d696d616765732e6a69616e7368752e696f2f75706c6f61645f696d616765732f333732323639352d316238323761353465633237346535392e706e673f696d6167654d6f6772322f6175746f2d6f7269656e742f7374726970253743696d61676556696577322f322f772f333430) | ### License ``` Copyright 2019 ditclear Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ```