world_info_plus library

Constants

countryInfo → const Map<String, Map<String, dynamic>>
extraInfo → const Map<String, Map<String, dynamic>>

Functions

initializeLocalizedName() Future<void>
Loads localized country names based on the device’s locale. Must be called before accessing localizedName. It is recommended to call this function in the main function before running the app.