A new Flutter package project.
More...
A lightweight phone number text field fro Flutter
phone_form_field_plus: <latest_version>
Sample Usage
PhoneFormField( decoration: InputDecoration( labelText: "Phone Number", border: OutlineInputBorder()), controller: _phoneCtrl, ),
crawlink.com
Homepage
API reference
MIT (license)
country_list, flutter, list_picker_dialog_plus
Packages that depend on phone_form_field_plus
Back