ph_address_finder 3.1.0 copy "ph_address_finder: ^3.1.0" to clipboard
ph_address_finder: ^3.1.0 copied to clipboard

A Flutter package for Philippine address lookups using PSA and PCIC region, province, municipality, and barangay codes.

ph_address_finder #

A Flutter package for retrieving Philippine address details (Region → Province → Municipality → Barangay) using both PSA and PCIC codes.

This package contains:

  • provinces.json
  • municipalities.json
  • barangays.json

All based on official PSA PSGC data.


🚀 Features #

✔ Convert PSA codes into full address
✔ Supports PCIC RegionNo cascade lookups, including 3A handling
✔ Includes complete PH province, municipality, and barangay lists
✔ Very fast lookups
✔ Lightweight (JSON-based)
✔ Works offline


📦 Installation #

Add to your pubspec.yaml:

dependencies:
  ph_address_finder: ^3.1.0
0
likes
140
points
224
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for Philippine address lookups using PSA and PCIC region, province, municipality, and barangay codes.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on ph_address_finder