the_country_number 0.9.1 the_country_number: ^0.9.1 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
[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.1] - 22-12-2020 (dd-mm-yyyy). #
- Now supports dart null-safety, use this version if prefer using null safety