country_picker_bkb 1.0.14 copy "country_picker_bkb: ^1.0.14" to clipboard
country_picker_bkb: ^1.0.14 copied to clipboard

This Flutter package provides a customizable country, state, city, and dial code picker. It allows users to obtain details independently without relying on other information..

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add country_picker_bkb

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

dependencies:
  country_picker_bkb: ^1.0.14

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_picker_bkb/country_picker_bkb.dart';
13
likes
140
pub points
61%
popularity

Publisher

unverified uploader

This Flutter package provides a customizable country, state, city, and dial code picker. It allows users to obtain details independently without relying on other information..

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on country_picker_bkb