postal_jp 1.0.5 copy "postal_jp: ^1.0.5" to clipboard
postal_jp: ^1.0.5 copied to clipboard

A Dart package for retrieving Japanese postal address information from a postal code.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add postal_jp

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

dependencies:
  postal_jp: ^1.0.5

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_jp/postal_jp.dart';
0
likes
160
points
3
downloads

Publisher

verified publishersatoyan.net

Weekly Downloads

A Dart package for retrieving Japanese postal address information from a postal code.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on postal_jp