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

outdated

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.0.1

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';
5
likes
40
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

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