location_fams 1.0.0 copy "location_fams: ^1.0.0" to clipboard
location_fams: ^1.0.0 copied to clipboard

Cross-platform plugin for easy access to device's location in real-time.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add location_fams

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

dependencies:
  location_fams: ^1.0.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:location_fams/location_fams.dart';
0
likes
130
pub points
0%
popularity

Publisher

unverified uploader

Cross-platform plugin for easy access to device's location in real-time.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, location_platform_interface, location_web

More

Packages that depend on location_fams