location_picker 0.0.16 copy "location_picker: ^0.0.16" to clipboard
location_picker: ^0.0.16 copied to clipboard

Dart 1 only

A location picker plugin for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add location_picker

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

dependencies:
  location_picker: ^0.0.16

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:location_picker/location_picker.dart';
0
likes
20
pub points
60%
popularity

Publisher

unverified uploader

A location picker plugin for Flutter.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on location_picker