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

outdated

Autocomplete field for postal codes all 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.1

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';
5
likes
0
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

Autocomplete field for postal codes all around the world

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http

More

Packages that depend on postal_code