postal_code 0.0.4 copy "postal_code: ^0.0.4" to clipboard
postal_code: ^0.0.4 copied to clipboard

Autocomplete field for postal codes in any country around the world

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add postal_code

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

dependencies:
  postal_code: ^0.0.4

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_code/postal_code.dart';
4
likes
160
points
104
downloads

Publisher

unverified uploader

Weekly Downloads

Autocomplete field for postal codes in any country around the world

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, http

More

Packages that depend on postal_code