kpostal_web 0.0.3 copy "kpostal_web: ^0.0.3" to clipboard
kpostal_web: ^0.0.3 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 Dart:

 $ dart pub add kpostal_web

With Flutter:

 $ flutter pub add kpostal_web

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

dependencies:
  kpostal_web: ^0.0.3

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:kpostal_web/kpostal_web.dart';
7
likes
0
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

License

unknown (license)

Dependencies

flutter, js

More

Packages that depend on kpostal_web