postal_ko 1.1.0 copy "postal_ko: ^1.1.0" to clipboard
postal_ko: ^1.1.0 copied to clipboard

A cross-platform Flutter package for Korean postal address search using Kakao postcode service. Supports both mobile and web platforms seamlessly.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add postal_ko

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

dependencies:
  postal_ko: ^1.1.0

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:postal_ko/postal_ko.dart';
0
likes
150
points
271
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A cross-platform Flutter package for Korean postal address search using Kakao postcode service. Supports both mobile and web platforms seamlessly.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_inappwebview, geocoding, web

More

Packages that depend on postal_ko