name: google_mobile_maps | |
description: A Flutter plugin for integrating Google Maps in iOS and Android applications. | |
version: 0.0.1 | |
author: Flutter Team <flutter-dev@googlegroups.com> | |
homepage: https://github.com/flutter/plugins/tree/master/packages/google_mobile_maps | |
dependencies: | |
flutter: | |
sdk: flutter | |
flutter: | |
plugin: | |
androidPackage: io.flutter.plugins.googlemobilemaps | |
iosPrefix: FLT | |
pluginClass: GoogleMobileMapsPlugin | |
environment: | |
sdk: ">=2.0.0-dev.28.0 <3.0.0" | |
flutter: ">=0.1.4 <2.0.0" |