Skip to content

krushnajena/google_places_autocomplete

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Places Autocomplete

A Flutter Application utilizing Google Maps, Places Autocomplete, and Geolocator

Getting Started

You will need to have a Google project, enable the Android SDK, IOS SDK, and Places API in your GCloud Console.

Obtain an API key and replace the YOUR_KEY placeholders in

  • ios/Runner/AppDelegate.swift
  • android/app/src/main/AndroidManifest.xml
  • lib/services/places_service.dart

Video

About

A Flutter application using Places Autocomplete, Google Maps, and Geolocator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 89.7%
  • Ruby 7.0%
  • Swift 2.4%
  • Other 0.9%