dart_countries_states 0.0.3 dart_countries_states: ^0.0.3 copied to clipboard
A Dart project that contains all the countries information about them. Support multiple languages.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add dart_countries_states
This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get
):
dependencies:
dart_countries_states: ^0.0.3
Alternatively, your editor might support flutter pub get
. Check the docs for your editor to learn more.