fl_country_code_picker_weebi 0.2.3 copy "fl_country_code_picker_weebi: ^0.2.3" to clipboard
fl_country_code_picker_weebi: ^0.2.3 copied to clipboard

A Flutter package for showing a modal that contains country dial code. The user can also search for the available codes and select right from the modal.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fl_country_code_picker_weebi

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

dependencies:
  fl_country_code_picker_weebi: ^0.2.3

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:fl_country_code_picker_weebi/fl_country_code_picker.dart';
0
likes
140
points
13
downloads

Publisher

verified publisherweebi.com

Weekly Downloads

A Flutter package for showing a modal that contains country dial code. The user can also search for the available codes and select right from the modal.

Documentation

API reference

License

MIT (license)

Dependencies

circle_flags, flutter, flutter_localizations, scrollable_positioned_list

More

Packages that depend on fl_country_code_picker_weebi