fl_amap 3.4.0 copy "fl_amap: ^3.4.0" to clipboard
fl_amap: ^3.4.0 copied to clipboard

AMap location plugin for flutter, supports single positioning and continuous positioning

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fl_amap

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

dependencies:
  fl_amap: ^3.4.0

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:fl_amap/fl_amap.dart';
8
likes
150
points
200
downloads

Publisher

unverified uploader

Weekly Downloads

AMap location plugin for flutter, supports single positioning and continuous positioning

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fl_amap