ph_address_finder 2.0.1
ph_address_finder: ^2.0.1 copied to clipboard
A Flutter package for retrieving Philippines region, province, municipality, and barangay details based on PSA codes.
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: ^2.0.0