Skip to content

Latest commit

 

History

History
56 lines (28 loc) · 1.34 KB

README_CN.md

File metadata and controls

56 lines (28 loc) · 1.34 KB

flutter_web_challenge_profile

使用Flutter_web实现uplabs上Google Maps的UI挑战

设计师 : cassian.design

Uplabs : https://www.uplabs.com/posts/portfolio-8295c52a-fd19-4849-b3c6-deff4fa2c669

开发者 : ditclear

体验一下

首先,确保安装了相关的环境,请参考Flutter-web.

然后克隆

git clone https://github.com/flutter-ui-challenges/flutter_web_challenge_googlemaps.git

你可以使用Android Studio 、IntelliJ或者Visual Studio Code打开项目,然后运行main.dart文件

效果图

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.