locate 1.1.0 copy "locate: ^1.1.0" to clipboard
locate: ^1.1.0 copied to clipboard

outdated

A Flutter plugin to work with Android Location Services.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add locate

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

dependencies:
  locate: ^1.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:locate/locate.dart';
1
likes
30
pub points
10%
popularity

Publisher

verified publisheritzmeanjan.in

A Flutter plugin to work with Android Location Services.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on locate