kpostal_plus 1.0.1 copy "kpostal_plus: ^1.0.1" to clipboard
kpostal_plus: ^1.0.1 copied to clipboard

Enhanced kpostal package with cross-platform support for mobile and web. Korean postal address search powered by Kakao postcode service.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add kpostal_plus

With Flutter:

 $ flutter pub add kpostal_plus

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

dependencies:
  kpostal_plus: ^1.0.1

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_plus/kpostal_plus.dart';
0
likes
0
points
190
downloads

Publisher

unverified uploader

Weekly Downloads

Enhanced kpostal package with cross-platform support for mobile and web. Korean postal address search powered by Kakao postcode service.

Repository (GitHub)
View/report issues

Topics

#korean #address #kakao #geocoding #cross-platform

License

unknown (license)

Dependencies

flutter, flutter_inappwebview, geocoding, web

More

Packages that depend on kpostal_plus