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

天地图Flutter SDK,封装了天地图WEB服务API

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add tianditu

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

dependencies:
  tianditu: ^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:tianditu/tianditu.dart';
1
likes
120
points
50
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

天地图Flutter SDK,封装了天地图WEB服务API

Homepage

License

MIT (license)

Dependencies

flutter, http, xml

More

Packages that depend on tianditu