This recipe shows how to add the Google Maps plugin to a Flutter app.
Specifically, you will see how to get a Google Maps API key, how to add Google Maps to your Android and iOS project, and how to show a map on the screen.
By the end of this recipe, you'll know how to integrate Google Maps into your projects.