country_io 1.0.0 copy "country_io: ^1.0.0" to clipboard
country_io: ^1.0.0 copied to clipboard

A simple country.io data fetcher-cum-parser, which stores processed data in a target file( if provided ) and returns it, written in Dart :)

v1.0.0 #

what's working ? #

  • Can fetch country data from remote API
  • Can store in local file, if proper file path is provided
  • Generally will return fetched data in form of Map<String, Map<String, String>>, holding detailed data for all countries
  • Feel free to process received data more 😉
0
likes
35
pub points
0%
popularity

Publisher

verified publisheritzmeanjan.in

A simple country.io data fetcher-cum-parser, which stores processed data in a target file( if provided ) and returns it, written in Dart :)

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

More

Packages that depend on country_io