currency_dart 0.0.1 copy "currency_dart: ^0.0.1" to clipboard
currency_dart: ^0.0.1 copied to clipboard

Flutter and Dart package to get All currencies and details

World Currency Information #

This repository contains information about world currencies, including their ISO codes, currency names, numeric codes, currency symbols, territories, and flags.

Introduction #

Understanding the currencies used around the world is essential for various purposes such as international trade, travel, and finance. This repository provides structured data about different currencies to facilitate easy access and reference.

Data Format #

The currency information is provided in JSON format, with each entry containing the following fields:

  • isoCode: The ISO 4217 code of the currency.
  • currencyName: The name of the currency.
  • numericCode: The numeric code assigned to the currency.
  • currencySymbol: The symbol used to represent the currency.
  • territory: The territory or country where the currency is used.
  • flag: The flag emoji Unicode of the territory or country.

Usage #

You can use this data for various purposes, including:

  • Building currency conversion tools.
  • Creating educational materials about world currencies.
  • Analyzing currency usage in different regions.
  • Developing applications related to international finance and trade.

Contributing #

Contributions to this repository are welcome! If you have additional currency information or spot any errors, feel free to open a pull request to update the data.

When contributing, please ensure the accuracy of the information and follow the existing data format.

License #

This repository is licensed under the MIT License.

Credits #

The currency information in this repository is compiled from various reliable sources, including official currency authorities and international organizations.

3
likes
150
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter and Dart package to get All currencies and details

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on currency_dart