extended_text_field
586
extended official text field to quickly build special text like inline image, @somebody, custom background etc.
pin_input_text_field
391
A textField widget to help display different style pin
flutter-masked-text
275
A masked text for Flutter.
code_field
239
A customizable code text field supporting syntax highlighting
flutter-autocomplete-textfield
182
An autocomplete Textfield for flutter
OTPTextField
132
A flutter package for the OTP Field widget.
textfield_tags
124
Allows tags to be entered inside textfield
date_time_picker
105
A Flutter widget to show a text form field to display a date or clock dialog. This widget extend TextField and has a similar behavior as TextFormField.
multi_trigger_autocomplete
84
A flutter widget to add trigger based autocomplete functionality to your app.
markdown-editable-textinput
75
MarkdownEditableTextInput is a TextField Widget that allow you to convert easily what's in the TextField to Markdown.
multiselect_formfield
73
A Flutter package that provides a multi select form field using alert dialog to select multiple items with checkboxes and showing as chips.
dropdown_formfield
72
A Flutter package that provides a dropdown form field using a dropdown button inside a form field.
smash
70
Source code of the SMASH Android/iOS digital field mapping app.
rich_input
57
Rich input box, implement @someone and subject with color highlighting
detectable_text_field
42
TextField and Text widget with detection features. You can detect hashtags, at sign, or anything you want.
languagetool_textfield
37
🌐 Flutter text field that implements LanguageTool spellcheck.
extended_masked_text
32
A small set of custom TextEditingControllers that allows masked text inputs for flutter apps
field_suggestion
31
Create highly customizable, simple, and controllable autocomplete fields.
hashtagable
30
Widgets and functions to implement hashTag decorated text.
field_suggestion
29
Create highly customizable, simple, and controllable autocomplete fields.
icon_picker
11
A Flutter widget to show an icon collection to pick. This widget extend TextField and has a similar behavior as TextFormField
formdator
9
Object-oriented package for validating Flutter form fields.
select_form_field
8
A Flutter select form field widget. It shows a list of options in a dropdown menu.
well_formed
6
A Flutter form field package designed to relieve developers of much of the form-related coding. It provides field masking, validation, smart trimming, and more.
verification_code_field
1
This package provides an input field that allows you to enter a 4, 5 or 6 digit verification code in your applications.