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

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 Dart:

 $ dart pub add huawei_location

With Flutter:

 $ flutter pub add huawei_location

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

dependencies:
  huawei_location: ^6.14.2+300

Alternatively, your editor might support dart pub get or 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';
38
likes
0
points
3
downloads

Publisher

verified publisherdeveloper.huawei.com

Weekly Downloads

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)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on huawei_location

Packages that implement huawei_location