Skip to content

Sandbox for playing with Google Maps and Flutter 3.o+ SDK Versions

Notifications You must be signed in to change notification settings

chrisfrey-gp/Google_Maps_Flutter_3_Sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google_maps_in_flutter

Sandbox for Playing around with Google_Maps and Flutter 3.x SDK

Initially based off of this maps tutorial and this reported bug.

Local Environment

Use flutter 3.0 or higher SDK

Google Maps API Key

You will need a google maps api key in order to run the code.
Once you have your key, replace <<GOOGLE_API_KEY>> in the following files:

android/app/src/main/AndroidManifest.xml
ios/Runner/AppDelegate.swift
web/index.html

Run the app

1. Start an emulator
2. flutter run

About

Sandbox for playing with Google Maps and Flutter 3.o+ SDK Versions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published