map_latlng_picker 1.0.3 copy "map_latlng_picker: ^1.0.3" to clipboard
map_latlng_picker: ^1.0.3 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 Flutter:

 $ flutter pub add map_latlng_picker

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

dependencies:
  map_latlng_picker: ^1.0.3

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

Documentation

API reference

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

MIT (license)

Dependencies

flutter, google_maps_flutter

More

Packages that depend on map_latlng_picker