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

location picker for flutter using flutter_map

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add latlng_picker

With Flutter:

 $ flutter pub add latlng_picker

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

dependencies:
  latlng_picker: ^0.0.1

Alternatively, your editor might support dart pub get or 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
0
points
263
downloads

Publisher

verified publisherphysia.dev

Weekly Downloads

location picker for flutter using flutter_map

License

unknown (license)

Dependencies

flutter, flutter_map, flutter_map_cached_tile_provider, latlong2

More

Packages that depend on latlng_picker