flutter_simple_country_picker 0.0.1-pre.3 copy "flutter_simple_country_picker: ^0.0.1-pre.3" to clipboard
flutter_simple_country_picker: ^0.0.1-pre.3 copied to clipboard

The Flutter package that provides an easy-to-use country selection widget. It allows users to select a country from a comprehensive list of countries, making it simple to integrate country picking fun [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_simple_country_picker

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 dart pub get):

dependencies:
  flutter_simple_country_picker: ^0.0.1-pre.3

Alternatively, your editor might support dart pub get or 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';
1
likes
0
points
42
downloads

Publisher

unverified uploader

Weekly Downloads

The Flutter package that provides an easy-to-use country selection widget. It allows users to select a country from a comprehensive list of countries, making it simple to integrate country picking functionality into your Flutter applications. The package supports Android, iOS, and web platforms, and offers customization options for fonts and styles. Made with ❤️ by ziqq.

Homepage
Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.buymeacoffee.com
www.patreon.com
boosty.to

License

unknown (license)

Dependencies

collection, flutter, flutter_localizations, intl, mask_text_input_formatter, meta, platform_info

More

Packages that depend on flutter_simple_country_picker