flutter_tamap_location 1.0.4 copy "flutter_tamap_location: ^1.0.4" to clipboard
flutter_tamap_location: ^1.0.4 copied to clipboard

Amap location flutter plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_tamap_location

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

dependencies:
  flutter_tamap_location: ^1.0.4

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:flutter_tamap_location/amap_location_option.dart';
import 'package:flutter_tamap_location/flutter_amap_location.dart';
0
likes
135
pub points
0%
popularity

Publisher

unverified uploader

Amap location flutter plugin

Repository

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_tamap_location