pub_countries

Creator: coderz1093

Last updated:

0 purchases

pub_countries Image
pub_countries Images
Add to Cart

Description:

pub countries

It's a simple package to help does handler with countries in [Dart] language and [Flutter] Framework.

Usage #
Countries class #
Can access all countries saved and methods to use them.
It's one of most important class in the package.
print(Countries.brazil) /// Country(Brazil, BR, +55, Continent.southAmerica)
copied to clipboard
Methods
toList - makes a country List of all countries saved;
getByAlpha2 get a country by country alpha2 code;
getDialingCode get a country by country dialing code;
getByContinent - get countries by continent;
getByName - get a country by country name;

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.