ph_address_finder 3.1.0
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.jsonmunicipalities.jsonbarangays.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