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

location picker for flutter using flutter_map

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add latlng_picker

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

dependencies:
  latlng_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:latlng_picker/latlng_picker.dart';
5
likes
120
points
259
downloads
screenshot

Publisher

verified publisherphysia.dev

Weekly Downloads

location picker for flutter using flutter_map

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_map, flutter_map_cached_tile_provider, latlong2

More

Packages that depend on latlng_picker