toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 245 packages
Sort by PUB-AZS
The package provides TextInputFormatter for TextField and TextFormField which format the input by a given mask.
Flutter TextField widget that automatically resizes text field to fit perfectly within its bounds.
A textField widget to help display different style pin written in pure dart, no extra dependency.
Easy and Powerful Mask for TextField, TextFormField and Strings. Has multi mask support, reverse mask for currency and placeholder. It controls user's cursor.
A flutter package that implements a Controller for currency text input.
A text field that allows an input of tags inside the textfield
A helper class for maintaining a TextEditingController and/or a FocusNode for a State and its Widgets.
A simple and versatile autocomplete text field for flutter, supporting multiple datatypes.
A DropdownTextfield is a material design TextField. The DropDownButton is a widget that we can use to select one unique value or multivalue from a set of values.
TextField with detection features. You can detect hashtags, at sign, url or anything you want. Helps you develop Twitter like app. Refinement of hashtagable