flutter_naver_map 1.2.2 copy "flutter_naver_map: ^1.2.2" to clipboard
flutter_naver_map: ^1.2.2 copied to clipboard

Naver Map plugin for Flutter, which provides map service of Korea.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_naver_map

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

dependencies:
  flutter_naver_map: ^1.2.2

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_naver_map/flutter_naver_map.dart';
82
likes
140
pub points
94%
popularity

Publisher

verified publishernote11.dev

Naver Map plugin for Flutter, which provides map service of Korea.

Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

BSD-3-Clause (LICENSE)

Dependencies

crypto, flutter, meta, path_provider, vector_math

More

Packages that depend on flutter_naver_map