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

Basic List Search

Search List

With this widget, you can perform search operations within the list.

When you don't want to perform search operations within the list, you can disable the textField by setting the [isFieldShow] value to [false]. You can customize the design of the TextField.

You can use the [searchEmptyWidget] variable to display a widget when the searched value is not found within the list. By default, [Center(child: Text('No Result'))] is provided for this design.

2
likes
130
points
19
downloads

Publisher

verified publishersametates.dev

Weekly Downloads

Basic List Search

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on list_search