Skip to content

Releases: itzmeanjan/countryIO

Initial Release

27 May 14:19
Compare
Choose a tag to compare

what's it ?

A simple Dart package, which fetches data from country.io, parses it and stores in json encoded file.

what's working ?

  • Fetches iso2 country code, country name, continent code, currency code, phone code, iso3 country code and capital name
  • Uses Asynchronous Programming constructs
  • Stores data in ...json file, on disk

what's next ?

  • Providing some functionalities to be performed on fetched and stored country data