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

A new Flutter plugin for get location detail from map.You can get exact pinned location info from google 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: ^1.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:gmap_place_picker/gmap_place_picker.dart';
3
likes
30
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter plugin for get location detail from map.You can get exact pinned location info from google map.

License

Unlicense (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