byn_tencent_map 0.1.4 copy "byn_tencent_map: ^0.1.4" to clipboard
byn_tencent_map: ^0.1.4 copied to clipboard

A Flutter plugin for integrating Tencent Maps in iOS and Android applications

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add byn_tencent_map

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

dependencies:
  byn_tencent_map: ^0.1.4

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:byn_tencent_map/byn_tencent_map.dart';
1
likes
125
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for integrating Tencent Maps in iOS and Android applications

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on byn_tencent_map