ka4_country_picker_plus 1.2.0 copy "ka4_country_picker_plus: ^1.2.0" to clipboard
ka4_country_picker_plus: ^1.2.0 copied to clipboard

Countries, codes, flags and several way of picking them at your service...one widget away... with cool animations!

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ka4_country_picker_plus

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

dependencies:
  ka4_country_picker_plus: ^1.2.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:ka4_country_picker_plus/countries.dart';
import 'package:ka4_country_picker_plus/country.dart';
import 'package:ka4_country_picker_plus/country_code/country_phone_input.dart';
import 'package:ka4_country_picker_plus/country_code/init_country_code.dart';
import 'package:ka4_country_picker_plus/country_code/my_country_picker.dart';
import 'package:ka4_country_picker_plus/country_code/my_country_picker_bottom_sheet.dart';
import 'package:ka4_country_picker_plus/country_code/my_country_picker_dialog.dart';
import 'package:ka4_country_picker_plus/country_picker_bottom_sheet.dart';
import 'package:ka4_country_picker_plus/country_picker_cupertino.dart';
import 'package:ka4_country_picker_plus/country_picker_dialog.dart';
import 'package:ka4_country_picker_plus/country_picker_dropdown.dart';
import 'package:ka4_country_picker_plus/country_pickers.dart';
import 'package:ka4_country_picker_plus/utils/my_alert_dialog.dart';
import 'package:ka4_country_picker_plus/utils/typedefs.dart';
import 'package:ka4_country_picker_plus/utils/utils.dart';
2
likes
150
points
110
downloads

Publisher

verified publisherka4.tech

Weekly Downloads

Countries, codes, flags and several way of picking them at your service...one widget away... with cool animations!

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on ka4_country_picker_plus