flutter_google_location_picker 0.0.6 copy "flutter_google_location_picker: ^0.0.6" to clipboard
flutter_google_location_picker: ^0.0.6 copied to clipboard

A flutter plugin helps to search or pick location picker from map. It is completely free and easy to use.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_google_location_picker

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

dependencies:
  flutter_google_location_picker: ^0.0.6

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_location_picker/flutter_google_location_picker.dart';
5
likes
160
points
122
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A flutter plugin helps to search or pick location picker from map. It is completely free and easy to use.

Homepage
Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

connectivity_plus, flutter, flutter_map, flutter_map_location_marker, geolocator, geolocator_linux, http, intl, latlong2

More

Packages that depend on flutter_google_location_picker