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

Flutter plugin for generic location functionality

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_geolocation_service

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

dependencies:
  flutter_geolocation_service: ^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:flutter_geolocation_service/flutter_geolocation_service.dart';
69
likes
100
pub points
47%
popularity

Publisher

unverified uploader

Flutter plugin for generic location functionality

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on flutter_geolocation_service