huaji_map_core 1.1.8
huaji_map_core: ^1.1.8 copied to clipboard
An `Amap` Map Component, Powered By `Fluttify` Compiler, A Dart Bindings Generator For Native SDK.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add huaji_map_coreThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
huaji_map_core: ^1.1.8Alternatively, 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:huaji_map_core/huaji_map_core.dart';