kakao_map_native 0.0.32 copy "kakao_map_native: ^0.0.32" to clipboard
kakao_map_native: ^0.0.32 copied to clipboard

Kakao map native plugin for Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kakao_map_native

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

dependencies:
  kakao_map_native: ^0.0.32

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:kakao_map_native/kakao_map_native.dart';
1
likes
130
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

Kakao map native plugin for Flutter

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on kakao_map_native

Packages that implement kakao_map_native