Skip to content

Instantly share code, notes, and snippets.

@ShivamGoyal1899
Created June 11, 2019 09:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ShivamGoyal1899/a66de211866441c5e64ba31ab49320be to your computer and use it in GitHub Desktop.
Save ShivamGoyal1899/a66de211866441c5e64ba31ab49320be to your computer and use it in GitHub Desktop.
name: google_maps_in_flutter
description: Building a mobile app featuring a Google Map using the Flutter SDK.
version: 1.0.0+1
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
# Add the following line
google_maps_flutter: ^0.5.11
flutter:
uses-material-design: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment