mappable_maps_mapkit_lite 4.14.1-beta copy "mappable_maps_mapkit_lite: ^4.14.1-beta" to clipboard
mappable_maps_mapkit_lite: ^4.14.1-beta copied to clipboard

Mappable MapKit SDK for Flutter. This allow you to use the capabilities of Mappable.Maps in your Flutter applications for iOS and Android

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mappable_maps_mapkit_lite
copied to clipboard

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

dependencies:
  mappable_maps_mapkit_lite: ^4.14.1-beta
copied to clipboard

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:mappable_maps_mapkit_lite/image.dart';
import 'package:mappable_maps_mapkit_lite/init.dart';
import 'package:mappable_maps_mapkit_lite/mapkit.dart';
import 'package:mappable_maps_mapkit_lite/mapkit_factory.dart';
import 'package:mappable_maps_mapkit_lite/mappable_map.dart';
import 'package:mappable_maps_mapkit_lite/model.dart';
import 'package:mappable_maps_mapkit_lite/runtime.dart';
import 'package:mappable_maps_mapkit_lite/ui_view.dart';
copied to clipboard
0
likes
110
points
266
downloads

Publisher

verified publishermappable.world

Weekly Downloads

2024.10.08 - 2025.04.22

Mappable MapKit SDK for Flutter. This allow you to use the capabilities of Mappable.Maps in your Flutter applications for iOS and Android

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

ffi, flutter, flutter_plugin_android_lifecycle, meta, uuid

More

Packages that depend on mappable_maps_mapkit_lite