flutter_google_maps_webservice_sal 0.0.1 copy "flutter_google_maps_webservice_sal: ^0.0.1" to clipboard
flutter_google_maps_webservice_sal: ^0.0.1 copied to clipboard

Google Maps Web Services [API](https://developers.google.com/maps/web-services)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_google_maps_webservice_sal

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

dependencies:
  flutter_google_maps_webservice_sal: ^0.0.1

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:flutter_google_maps_webservice_sal/directions.dart';
import 'package:flutter_google_maps_webservice_sal/distance.dart';
import 'package:flutter_google_maps_webservice_sal/geocoding.dart';
import 'package:flutter_google_maps_webservice_sal/geolocation.dart';
import 'package:flutter_google_maps_webservice_sal/places.dart';
import 'package:flutter_google_maps_webservice_sal/staticmap.dart';
import 'package:flutter_google_maps_webservice_sal/timezone.dart';
0
likes
90
pub points
35%
popularity

Publisher

unverified uploader

Google Maps Web Services [API](https://developers.google.com/maps/web-services)

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, http, json_annotation, meta

More

Packages that depend on flutter_google_maps_webservice_sal