gmap_place_picker 0.0.2 copy "gmap_place_picker: ^0.0.2" to clipboard
gmap_place_picker: ^0.0.2 copied to clipboard

outdated

A new Flutter plugin for get location detail from map.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gmap_place_picker

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

dependencies:
  gmap_place_picker: ^0.0.2

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:gmap_place_picker/gmap_place_picker.dart';
3
likes
0
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter plugin for get location detail from map.

License

unknown (license)

Dependencies

android_intent, flutter, flutter_localizations, google_maps_flutter, http, intl, location, package_info, provider, stack_trace

More

Packages that depend on gmap_place_picker

Packages that implement gmap_place_picker