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

outdatedDart 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.11

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
0
pub points
59%
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