map_latlng_picker 1.0.0 copy "map_latlng_picker: ^1.0.0" to clipboard
map_latlng_picker: ^1.0.0 copied to clipboard

A beautiful Google Maps location latitude and longitude picker with physics-based animations. Features an animated pin with bounce effects, elevation, and haptic feedback.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add map_latlng_picker

With Flutter:

 $ flutter pub add map_latlng_picker

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

dependencies:
  map_latlng_picker: ^1.0.0

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:map_latlng_picker/latlng_picker.dart';
4
likes
0
points
17
downloads

Publisher

verified publisherthinkinteltech.com

Weekly Downloads

A beautiful Google Maps location latitude and longitude picker with physics-based animations. Features an animated pin with bounce effects, elevation, and haptic feedback.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, google_maps_flutter

More

Packages that depend on map_latlng_picker