place_picker_flutter 0.1.0 copy "place_picker_flutter: ^0.1.0" to clipboard
place_picker_flutter: ^0.1.0 copied to clipboard

A Flutter package that provide location picker functionality on custom map.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add place_picker_flutter

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

dependencies:
  place_picker_flutter: ^0.1.0

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:place_picker_flutter/place_picker_flutter.dart';
3
likes
160
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provide location picker functionality on custom map.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, latlong2

More

Packages that depend on place_picker_flutter