dangregory86 / police_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

police_app

A project that enables a user to click on a map of the UK and find out which Police force looks after that area.

To use.

Use

flutter create .

from within the projects directory, this will create the web support.

Get API key

You will need to get a google maps API key and add the line

<script src="https://maps.googleapis.com/maps/api/js?key=YOUR-API-KEY-HERE"></script>

into the head of the created index.HTML.

About


Languages

Language:Dart 88.4%Language:HTML 8.6%Language:Swift 2.1%Language:Kotlin 0.7%Language:Objective-C 0.2%