flutter_kakao_map 0.0.4 copy "flutter_kakao_map: ^0.0.4" to clipboard
flutter_kakao_map: ^0.0.4 copied to clipboard

A Flutter plugin for using the native Kakao Maps SDKs on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_kakao_map

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

dependencies:
  flutter_kakao_map: ^0.0.4

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:flutter_kakao_map/flutter_kakao_map.dart';
15
likes
40
pub points
57%
popularity

Publisher

unverified uploader

A Flutter plugin for using the native Kakao Maps SDKs on Android and iOS.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

flutter, flutter_plugin_android_lifecycle, meta, plugin_platform_interface, stream_transform

More

Packages that depend on flutter_kakao_map