any_map_google 1.0.0 copy "any_map_google: ^1.0.0" to clipboard
any_map_google: ^1.0.0 copied to clipboard

Google Maps adapter for any_map. Uses google_maps_flutter under the hood for Android and iOS map rendering.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add any_map_google

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  any_map_google: ^1.0.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:any_map_google/any_map_google.dart';
0
likes
140
points
186
downloads

Documentation

API reference

Publisher

verified publisherramprasadsreerama.co.in

Weekly Downloads

Google Maps adapter for any_map. Uses google_maps_flutter under the hood for Android and iOS map rendering.

Homepage
Repository (GitHub)
View/report issues

Topics

#maps #google-maps

License

MIT (license)

Dependencies

any_map, flutter, google_maps_flutter

More

Packages that depend on any_map_google