map_location_picker 0.0.2 copy "map_location_picker: ^0.0.2" to clipboard
map_location_picker: ^0.0.2 copied to clipboard

PlatformAndroidiOS
outdated

Map location picker for flutter Based on google_maps_flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add map_location_picker

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

dependencies:
  map_location_picker: ^0.0.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:map_location_picker/map_location_picker.dart';
122
likes
120
points
3.98k
downloads

Publisher

verified publishermohesu.com

Weekly Downloads

Map location picker for flutter Based on google_maps_flutter.

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

android_intent, collection, flutter, geolocator, google_maps_flutter, http, intl, intl_utils, logger, package_info, provider, stack_trace, uuid

More

Packages that depend on map_location_picker