kpostal_web 0.0.5 copy "kpostal_web: ^0.0.5" to clipboard
kpostal_web: ^0.0.5 copied to clipboard

Kpostal package can search for Korean postal addresses using Kakao postcode service. This package is inspired by kpostal package.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kpostal_web

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

dependencies:
  kpostal_web: ^0.0.5

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:kpostal_web/kpostal_web.dart';
7
likes
75
points
47
downloads

Publisher

unverified uploader

Weekly Downloads

Kpostal package can search for Korean postal addresses using Kakao postcode service. This package is inspired by kpostal package.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, js, uuid

More

Packages that depend on kpostal_web