inavi_map_flutter 1.0.0 copy "inavi_map_flutter: ^1.0.0" to clipboard
inavi_map_flutter: ^1.0.0 copied to clipboard

Flutter plugin for iNavi Maps SDK — map display, camera, markers on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add inavi_map_flutter

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

dependencies:
  inavi_map_flutter: ^1.0.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:inavi_map_flutter/inavi_map_flutter.dart';
0
likes
150
points
11
downloads

Documentation

API reference

Publisher

verified publisherinavi.kr

Weekly Downloads

Flutter plugin for iNavi Maps SDK — map display, camera, markers on Android and iOS.

Homepage

Topics

#inavi-map #inavi-map-flutter #map

License

Apache-2.0 (license)

Dependencies

flutter, meta, plugin_platform_interface

More

Packages that depend on inavi_map_flutter

Packages that implement inavi_map_flutter