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

PlatformAndroid

Geolocation plugin for Flutter. This plugin provides the Android implementation for the geolocator_floss.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add geolocator_floss_android

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

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

Publisher

unverified uploader

Weekly Downloads

Geolocation plugin for Flutter. This plugin provides the Android implementation for the geolocator_floss.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

flutter, geolocator_floss_platform_interface, meta, uuid

More

Packages that depend on geolocator_floss_android

Packages that implement geolocator_floss_android