dart_countries_states 0.0.3 copy "dart_countries_states: ^0.0.3" to clipboard
dart_countries_states: ^0.0.3 copied to clipboard

outdated

A Dart project that contains all the countries information about them. Support multiple languages.

example/lib/example.dart

import 'package:dart_countries_states/src/countries.dart';

var countries = getCountries();

// When looking for an specific country
var country = getCountryByName(name: "United States");
13
likes
0
pub points
40%
popularity

Publisher

unverified uploader

A Dart project that contains all the countries information about them. Support multiple languages.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

built_collection, built_value, flutter, http

More

Packages that depend on dart_countries_states