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

A dart package for Japan Post official postal code, a.k.a zip code, search and update.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add postal_code_jp

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

dependencies:
  postal_code_jp: ^1.1.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:postal_code_jp/postal_code_jp.dart';
4
likes
40
pub points
65%
popularity

Publisher

unverified uploader

A dart package for Japan Post official postal code, a.k.a zip code, search and update.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

archive, csv, intl, yaml

More

Packages that depend on postal_code_jp