Skip to content

Latest commit

 

History

History
59 lines (38 loc) · 2.1 KB

README.md

File metadata and controls

59 lines (38 loc) · 2.1 KB

Design Flutter Google Maps App

A Flutter UI implementation of a Flutter-google-maps-app

Star this repo if you like what you see.

Packages I used in my project:

App Video

📸 ScreenShots

Getting Started

Note: Make sure your Flutter environment is setup.

Installation

In the command terminal, run the following commands:

$ git clone https://github.com/AhmadAbbas8/flutter-maps.git
$ cd flutter-maps/
$ flutter packages get
$ flutter run
Check out Flutter’s online documentation for help getting started with your Flutter project.

Developer Info