flutter_search_package

A Flutter package to perform search operations in a list of items.

Features

  • Perform search on any list of items.
  • Customizable search logic using a matcher function.
  • Lightweight and easy to integrate into any Flutter project.

Installation

Add the package to your pubspec.yaml file:

dependencies:
  flutter_search_package: ^0.0.1