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

雄_基于高德地图的定位组件

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add x_location

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

dependencies:
  x_location: ^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_location/x_location.dart';
0
likes
150
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

雄_基于高德地图的定位组件

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on x_location

Packages that implement x_location