amap_native_plugin 0.1.3 copy "amap_native_plugin: ^0.1.3" to clipboard
amap_native_plugin: ^0.1.3 copied to clipboard

Flutter plugin for native AMap views with pins, polylines, and circle geofences on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add amap_native_plugin

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

dependencies:
  amap_native_plugin: ^0.1.3

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:amap_native_plugin/amap_native_plugin.dart';
0
likes
140
points
107
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for native AMap views with pins, polylines, and circle geofences on Android and iOS.

Homepage
Repository (GitHub)
View/report issues

Topics

#amap #map #geofence #location

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on amap_native_plugin

Packages that implement amap_native_plugin