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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ka4_country_picker_plus

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

dependencies:
  ka4_country_picker_plus: ^1.0.0

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:ka4_country_picker_plus/countries.dart';
import 'package:ka4_country_picker_plus/country.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
0
points
110
downloads

Publisher

verified publisherka4.tech

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on ka4_country_picker_plus