Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 450 Bytes

File metadata and controls

7 lines (3 loc) · 450 Bytes

Flutter Parking Finder with Google Maps

Supporting repo for the first part of a YouTube video building a parking application using Google Maps and the Google Places API

A Google Map key is required. Once obtained replace the "YOUR_KEY" in AndroidManifest.xml and AppDelegate.swift, and places_service.dart with your key. You will also need to enable the Maps SDK for Android and Maps SDK for IOS, and Places API on your google project console.