google_maps_flutter_ios 2.15.1 copy "google_maps_flutter_ios: ^2.15.1" to clipboard
google_maps_flutter_ios: ^2.15.1 copied to clipboard

PlatformiOS

iOS implementation of the google_maps_flutter plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add google_maps_flutter_ios
copied to clipboard

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

dependencies:
  google_maps_flutter_ios: ^2.15.1
copied to clipboard

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:google_maps_flutter_ios/google_maps_flutter_ios.dart';
copied to clipboard
9
likes
150
points
684k
downloads

Publisher

verified publisherflutter.dev

Weekly Downloads

2024.10.07 - 2025.04.21

iOS implementation of the google_maps_flutter plugin.

Repository (GitHub)
View/report issues
Contributing

Topics

#google-maps #google-maps-flutter #map

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, google_maps_flutter_platform_interface, stream_transform

More

Packages that depend on google_maps_flutter_ios