huawei_location 6.14.2+300 copy "huawei_location: ^6.14.2+300" to clipboard
huawei_location: ^6.14.2+300 copied to clipboard

PlatformAndroid

HUAWEI Flutter Location Kit plugin combines the Global Navigation Satellite System (GNSS), Wi-Fi, and base station location functionalities into your app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add huawei_location
copied to clipboard

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

dependencies:
  huawei_location: ^6.14.2+300
copied to clipboard

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:huawei_location/huawei_location.dart';
copied to clipboard
38
likes
160
points
17
downloads

Publisher

verified publisherdeveloper.huawei.com

Weekly Downloads

2024.09.29 - 2025.04.13

HUAWEI Flutter Location Kit plugin combines the Global Navigation Satellite System (GNSS), Wi-Fi, and base station location functionalities into your app.

Homepage
Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on huawei_location