geolocator_linux 0.2.0+2 copy "geolocator_linux: ^0.2.0+2" to clipboard
geolocator_linux: ^0.2.0+2 copied to clipboard

PlatformLinux
unlisted

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.2.0+2

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
130
pub points
80%
popularity

Publisher

verified publisherbaseflow.com

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

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dbus, flutter, geoclue, geolocator_platform_interface, gsettings, package_info_plus

More

Packages that depend on geolocator_linux