tencent_location_flutter 0.1.1 copy "tencent_location_flutter: ^0.1.1" to clipboard
tencent_location_flutter: ^0.1.1 copied to clipboard

Unofficial Flutter Tencent location plugin with federated Android and iOS implementations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tencent_location_flutter

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

dependencies:
  tencent_location_flutter: ^0.1.1

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:tencent_location_flutter/tencent_location_flutter.dart';
1
likes
160
points
54
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Unofficial Flutter Tencent location plugin with federated Android and iOS implementations.

Repository

License

MIT (license)

Dependencies

flutter, tencent_location_flutter_android, tencent_location_flutter_ios, tencent_location_flutter_platform_interface

More

Packages that depend on tencent_location_flutter

Packages that implement tencent_location_flutter