ph_address_finder
A Flutter package for retrieving Philippine address details (Region → Province → Municipality → Barangay) using PSA standard codes.
This package contains:
provinces.jsonmunicipalities.jsonbarangays.json
All based on official PSA PSGC data.
🚀 Features
✔ Convert PSA codes into full address
✔ 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: ^1.0.2