Last updated:
0 purchases
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();
copied to clipboard
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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.