Flutter Auto Complete Tutorial with Google Places - In 8 Minutes

Опубликовано: 08 Май 2021
на канале: FilledStacks
27,323
251

In this video I show you how easy it is to integrate the Google Places Api for Autocomplete into your application. This is a complete Google Places Auto complete tutorial for Flutter.

Written tutorial: https://www.filledstacks.com/post/eas...

GitHub source: https://github.com/FilledStacks/boxtout

*Time Stamps*

00:00 - Intro
00:20 - Api Configuration
01:26 - Configure Google Places Service
02:17 - Initialise Places Service
02:44 - Implement places functionality
05:45 - Build Address selection UI
07:03 - Test Places Integration