the_country_number 0.9.2+7 copy "the_country_number: ^0.9.2+7" to clipboard
the_country_number: ^0.9.2+7 copied to clipboard

A small library for flutter written in pure dart (doesn't use libphonenumber) which parses a phone number or iso2 code of a country to give you some vitals about the country (if you need to skip null- [...]

[0.9.0] - 19-12-2020 (dd-mm-yyyy). #

  • A small library for flutter written in pure dart (doesn't use libphonenumber) which parses a phone number or iso2 code of a country to give you some vitals about the country (thanks for everyone who contributed to the data here)

[0.9.2] - 22-12-2020 (dd-mm-yyyy). #

  • Now supports dart null-safety, use this version if you prefer using null safety, Code is well documented.

[0.9.2+3] - 22-12-2020 (dd-mm-yyyy). #

  • Added example.

[0.9.2+4] - 22-12-2020 (dd-mm-yyyy). #

  • parsing returns a NotANumber object if it is unable to parse the given data
5
likes
130
pub points
80%
popularity

Publisher

verified publisheryadunandan.xyz

A small library for flutter written in pure dart (doesn't use libphonenumber) which parses a phone number or iso2 code of a country to give you some vitals about the country (if you need to skip null-safety, use version 0.9.0)

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

More

Packages that depend on the_country_number