flutter_simple_country_picker 0.5.0 copy "flutter_simple_country_picker: ^0.5.0" to clipboard
flutter_simple_country_picker: ^0.5.0 copied to clipboard

An easy-to-use country selection widget for Flutter. Allows users to select a country from a comprehensive list. Supports Android, iOS, web, Windows and Linux platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_simple_country_picker

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

dependencies:
  flutter_simple_country_picker: ^0.5.0

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:flutter_simple_country_picker/flutter_simple_country_picker.dart';
2
likes
140
points
443
downloads

Publisher

unverified uploader

Weekly Downloads

An easy-to-use country selection widget for Flutter. Allows users to select a country from a comprehensive list. Supports Android, iOS, web, Windows and Linux platforms.

Repository (GitHub)
View/report issues
Contributing

Topics

#country #picker #phone #input

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com
boosty.to

License

MIT (license)

Dependencies

collection, flutter, meta

More

Packages that depend on flutter_simple_country_picker