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

用于在iOS和Android应用程序中集成腾讯地图的Flutter插件

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.3

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/tencent_map.dart';
1
likes
125
points
22
downloads

Publisher

unverified uploader

Weekly Downloads

用于在iOS和Android应用程序中集成腾讯地图的Flutter插件

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on byn_tencent_map

Packages that implement byn_tencent_map