countries icon indicating copy to clipboard operation
countries copied to clipboard

Rinvex Country is a simple and lightweight package for retrieving country details with flexibility. A whole bunch of data including name, demonym, capital, iso codes, dialling codes, geo data, currenc...

Results 18 countries issues
Sort by recently updated
recently updated
newest added

For `bq`, I noticed the data JSON does not have the Dutch translation under `nld` like the other flags do, but under `dut` (which, to be fair, is a valid...

Hello :) I would like to point out an issue... In `Italy` files, we have the 3 translation of the common and official name in the native languages. Problem is,...

Hi! the currency in Croatia has changed from HRK to EUR since 2023 1st of Jan. Thank you for your kind update! regs T

Is there a way to list all countries translated by specific language? Thanks in advance

Been breaking my neck over this for weeks, untill today I started with a completly new project and slowly moving over code/dependencies. This package seems to break translation inside the...

Version: 9.0.1 When fetching the list of countries, the key `translations` is no longer available in the data array although is still referenced in the Readme file. `$allCounties = countries(true);`

Changing these common names: `دولة الإمارات العربية المتحدة` to `الإمارات` `‏البحرين` to `‏البحرين` `القمر‎` to `جزر القمر` `‏ليبيا` to `‏ليبيا` `العربية السعودية` to `السعودية` `الصومال‎‎` to `الصومال` `اليَمَن` to `اليمن`

### Description I propose the introduction of a method that returns an array of available timezones based on a division (state or region). This would supplement the existing `getDivisions()` and...