transport_gd_location 0.0.1 copy "transport_gd_location: ^0.0.1" to clipboard
transport_gd_location: ^0.0.1 copied to clipboard

基于 Flutter 封装的网络货运信息交互系统位置信息上传插件(基于高德地图,iOS和Android)

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add transport_gd_location

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

dependencies:
  transport_gd_location: ^0.0.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:transport_gd_location/transport_gd_location.dart';
1
likes
125
points
9
downloads

Publisher

unverified uploader

Weekly Downloads

基于 Flutter 封装的网络货运信息交互系统位置信息上传插件(基于高德地图,iOS和Android)

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on transport_gd_location

Packages that implement transport_gd_location