Flutter pre-defined widget by using country, generated country class by using countries.
Add the following lines in your pubspec.yaml file
dependencies: country: ^latest_version
Jack Liu