geolocator_linux 0.1.1 copy "geolocator_linux: ^0.1.1" to clipboard
geolocator_linux: ^0.1.1 copied to clipboard

unlistedoutdated

Geolocation Linux plugin for Flutter. This plugin provides the Linux implementation for the geolocator.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add geolocator_linux

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

dependencies:
  geolocator_linux: ^0.1.1

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_linux/geolocator_linux.dart';
4
likes
0
pub points
76%
popularity

Publisher

verified publisherbaseflow.com

Geolocation Linux plugin for Flutter. This plugin provides the Linux implementation for the geolocator.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dbus, flutter, geoclue, geolocator_platform_interface, gsettings, package_info_plus

More

Packages that depend on geolocator_linux