country_picker_bkb 1.0.11 copy "country_picker_bkb: ^1.0.11" to clipboard
country_picker_bkb: ^1.0.11 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 Dart:

 $ dart pub add country_picker_bkb

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

dependencies:
  country_picker_bkb: ^1.0.11

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:country_picker_bkb/country_picker_bkb.dart';
14
likes
0
points
107
downloads

Publisher

unverified uploader

Weekly Downloads

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

License

unknown (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on country_picker_bkb