fepe_geolocator_apple 2.1.3 copy "fepe_geolocator_apple: ^2.1.3" to clipboard
fepe_geolocator_apple: ^2.1.3 copied to clipboard

PlatformiOSmacOS

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fepe_geolocator_apple

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

dependencies:
  fepe_geolocator_apple: ^2.1.3

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:fepe_geolocator_apple/fepe_geolocator_apple.dart';
0
likes
135
points
12
downloads

Publisher

verified publisher5ts.pro

Weekly Downloads

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

Documentation

API reference

License

MIT (license)

Dependencies

flutter, geolocator_platform_interface

More

Packages that depend on fepe_geolocator_apple

Packages that implement fepe_geolocator_apple