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

PlatformAndroid

Geolocation plugin for Flutter using only FLOSS dependencies. Forked from baseflow/flutter-geolocator_floss

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add geolocator_floss

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

dependencies:
  geolocator_floss: ^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:geolocator_floss/geolocator.dart';
0
likes
160
points
167
downloads

Publisher

unverified uploader

Weekly Downloads

Geolocation plugin for Flutter using only FLOSS dependencies. Forked from baseflow/flutter-geolocator_floss

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, geolocator_floss_android, geolocator_floss_platform_interface

More

Packages that depend on geolocator_floss

Packages that implement geolocator_floss