ph_address_finder 0.0.2
ph_address_finder: ^0.0.2 copied to clipboard
A Flutter package for Philippine address lookup
ph_address_finder #
A Flutter package for Philippine address lookup. Easily get the province, municipality, and barangay names from their respective codes using local JSON data.
Features #
- Lookup Philippine addresses by region, province, municipality, and barangay codes.
- Works offline using JSON assets included in the package.
- Lightweight and reusable Flutter package.
Installation #
Add the dependency in your pubspec.yaml:
dependencies:
ph_address_finder: ^0.0.1