easy_place_picker 0.0.1+2 copy "easy_place_picker: ^0.0.1+2" to clipboard
easy_place_picker: ^0.0.1+2 copied to clipboard

A Flutter package that simplifies location selection on maps, regardless of device type.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_place_picker

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

dependencies:
  easy_place_picker: ^0.0.1+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:easy_place_picker/easy_place_picker.dart';
0
likes
160
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that simplifies location selection on maps, regardless of device type.

Repository (GitHub)
View/report issues

Topics

#google-maps-flutter #map #google-maps #location #place-picker

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_google_maps_webservices, geolocator, google_api_headers, google_maps_flutter, http, location, permission_handler, provider, uuid

More

Packages that depend on easy_place_picker