philippines 1.0.0 copy "philippines: ^1.0.0" to clipboard
philippines: ^1.0.0 copied to clipboard

A Flutter package that contains a list of regions, provinces, and cities in the Philippines.

philippines #

A Flutter package that contains a list of regions, provinces, and cities in the Philippines.

Usage #


List<City> cities = getCities();
List<Province> provinces = getProvinces();
List<Region> regions = getRegions();

Notes #

If the data is outdated, feel free to contribute.

Contributions #

Feel free to contribute! Just create a Pull Request :)

Credits #

Data for the cities, provinces, and regions are from https://github.com/darklight721/philippines

4
likes
20
pub points
29%
popularity

Publisher

unverified uploader

A Flutter package that contains a list of regions, provinces, and cities in the Philippines.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on philippines