address_formatter 0.2.0 copy "address_formatter: ^0.2.0" to clipboard
address_formatter: ^0.2.0 copied to clipboard

retracted

Converts address components into correctly formatted postal addresses for countries worldwide, following the OpenCage address-formatting specification.

Changelog #

0.2.0 #

  • Added countryNameLanguageCode parameter to format(), multiLineFormat(), and singleLineFormat(). Accepts any ISO 639-1 code from Flutter's kMaterialSupportedLanguages (81 languages); unsupported codes fall back to 'en'. Defaults to 'en'.
  • Country display names are sourced from CLDR (cldr-localenames-full) and stored in the new generated constant kTerritoryNames. Short forms are preferred over verbose ones where CLDR provides them (e.g. HK'Hong Kong' rather than 'Hong Kong SAR China').

0.1.0 #

Converts address components into correctly formatted postal addresses for countries worldwide, following the OpenCage address-formatting specification.

0
likes
0
points
245
downloads

Publisher

verified publisherg.watch

Weekly Downloads

Converts address components into correctly formatted postal addresses for countries worldwide, following the OpenCage address-formatting specification.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

mustache_template

More

Packages that depend on address_formatter