country_code_manager 1.1.10 copy "country_code_manager: ^1.1.10" to clipboard
country_code_manager: ^1.1.10 copied to clipboard

This package is used to get country code and country name from country code.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add country_code_manager

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  country_code_manager: ^1.1.10

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:country_code_manager/country_code_manager.dart';
4
likes
140
points
75
downloads

Publisher

verified publisherefestech.com.tr

Weekly Downloads

This package is used to get country code and country name from country code.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, very_good_analysis

More

Packages that depend on country_code_manager