phonecodes
This package provides a list of Countries with their name, ISO code, Dial code, Flag and Currency
0.0.4
13K downloads/mo
#2580 most downloaded on pub.dev
HeySreelal/phonecodes
What this package is like to depend on
Last release 1 years ago
15 Mar 2025
Ships on a steady schedule
a new release about every 10 months
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
5 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
5 releases · Jul 2023 to Mar 2025Releases
latest 5-
0.0.415 Mar 2025Release notes
Open source →What's Changed
- Updated README & minor changes by @HeySreelal in #5
- Fix italy dial code by @Woutwo in #6
- ℹ️ Version & Info by @HeySreelal in #7
New Contributors
Full Changelog: v0.0.2...v0.0.4
-
0.0.325 Feb 2024 -
0.0.223 Feb 2024Release notes
Open source →What's Changed
- 💰 Adding some currency by @HeySreelal in #1
- 🔍 Filtering things by @HeySreelal in #2
- Currency by @HeySreelal in #3
- v0.0.2 by @HeySreelal in #4
Full Changelog: https://github.com/HeySreelal/phonecodes/commits/v0.0.2
Release notes
Open source →- Added
Countryenum to the library. Now you can useCountryenum to get the country details. - Added
Currencyenum which contains all the currencies with their respective ISO codes and names. Countrynow contains the main currency of the country.
-
0.0.129 Jul 2023 -
0.0.029 Jul 2023Release notes
Open source →- Initial version.
- Added all countries with their respective flags, dial codes, ISO codes, and name.
- Added tests
- Added documentation
- Added example, and license