phone_form_field_plus 0.0.1 copy "phone_form_field_plus: ^0.0.1" to clipboard
phone_form_field_plus: ^0.0.1 copied to clipboard

outdated

A lightweight phone number text field fro Flutter.

phone_form_field_plus #

A lightweight phone number text field fro Flutter

Getting Started #

Install #

pubspec.yaml
phone_form_field_plus: <latest_version>

Sample Usage #

PhoneFormField(
    decoration: InputDecoration(
        labelText: "Phone Number", border: OutlineInputBorder()),
    controller: _phoneCtrl,
    ),
1
likes
0
points
42
downloads

Publisher

verified publishercrawlink.com

Weekly Downloads

A lightweight phone number text field fro Flutter.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

country_list, flutter, list_picker_dialog_plus

More

Packages that depend on phone_form_field_plus