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

A Flutter package for Google Maps functionalities.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add maps_flutter

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

dependencies:
  maps_flutter: ^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:maps_flutter/maps_flutter.dart';
0
likes
60
points
104
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for Google Maps functionalities.

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, flutter_google_places, flutter_polyline_points, flutter_svg, geocoding, geolocator, google_maps_flutter, google_maps_webservice, http, url_launcher, uuid

More

Packages that depend on maps_flutter