x_map 1.0.1 copy "x_map: ^1.0.1" to clipboard
x_map: ^1.0.1 copied to clipboard

雄地图组件

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add x_map

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

dependencies:
  x_map: ^1.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:x_map/x_map.dart';