flutter_geolocator_ohos 1.0.0 copy "flutter_geolocator_ohos: ^1.0.0" to clipboard
flutter_geolocator_ohos: ^1.0.0 copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_geolocator_ohos

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

dependencies:
  flutter_geolocator_ohos: ^1.0.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_geolocator_ohos/flutter_geolocator_ohos.dart';
0
likes
120
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, geolocator_platform_interface, uuid

More

Packages that depend on flutter_geolocator_ohos

Packages that implement flutter_geolocator_ohos