helpers library

Extensions

CountryExtensions on List<Country>

Functions

getCountriesByCountriesCode(List<String> countriesCode, List<Country> countries) List<Country>
isNumeric(String s) bool
removeDiacritics(String str) String