apple_maps_place_picker 0.1.3 copy "apple_maps_place_picker: ^0.1.3" to clipboard
apple_maps_place_picker: ^0.1.3 copied to clipboard

PlatformiOS

A Flutter plugin that provides native Apple Maps place picker for iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add apple_maps_place_picker

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

dependencies:
  apple_maps_place_picker: ^0.1.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:apple_maps_place_picker/apple_maps_place_picker.dart';
6
likes
140
points
33
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin that provides native Apple Maps place picker for iOS.

Repository (GitHub)
View/report issues

Topics

#maps #location #apple-maps #place-picker #ios

Documentation

API reference

License

MIT (license)

Dependencies

flutter, pointer_interceptor

More

Packages that depend on apple_maps_place_picker