huawei_location 6.12.0+303 copy "huawei_location: ^6.12.0+303" to clipboard
huawei_location: ^6.12.0+303 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

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

dependencies:
  huawei_location: ^6.12.0+303

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';
38
likes
160
pub points
94%
popularity

Publisher

verified publisherdeveloper.huawei.com

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

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on huawei_location