cocode_postal 1.0.0 copy "cocode_postal: ^1.0.0" to clipboard
cocode_postal: ^1.0.0 copied to clipboard

discontinued
PlatformAndroidiOS

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 cocode_postal

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

dependencies:
  cocode_postal: ^1.0.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:cocode_postal/cocode_postal.dart';
0
likes
150
points
27
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 cocode_postal