kakao_maps_flutter 0.0.1-beta1+2 copy "kakao_maps_flutter: ^0.0.1-beta1+2" to clipboard
kakao_maps_flutter: ^0.0.1-beta1+2 copied to clipboard

KakaoMaps SDK v2 for Flutter. Supports both iOS and Android with comprehensive map features.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add kakao_maps_flutter

With Flutter:

 $ flutter pub add kakao_maps_flutter

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

dependencies:
  kakao_maps_flutter: ^0.0.1-beta1+2

Alternatively, your editor might support dart pub get or 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_maps_flutter/kakao_maps_flutter.dart';
8
likes
0
points
145
downloads

Publisher

verified publisherseunghwanly.xyz

Weekly Downloads

KakaoMaps SDK v2 for Flutter. Supports both iOS and Android with comprehensive map features.

Repository (GitHub)
View/report issues

Topics

#maps #kakao #navigation #location #geolocation

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on kakao_maps_flutter

Packages that implement kakao_maps_flutter