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

discontinuedreplaced by: shadcn_flutter

A smart search box.

Flutter Smart Search Widget #

The Flutter Smart Search Widget is a package that offers a highly customizable and intelligent search widget for Flutter applications. It allows developers to easily incorporate advanced search functionalities into their apps, simplifying the search process for users and providing a more robust user experience.

Key Features #

  • Responsive dialog
  • Keyboard control
  • Search function and callback as argument
  • Categories
  • Listview slot for results
  • No result screen

Installation #

To install the package, add flutter_advanced_search as a dependency in your pubspec.yaml file:

dependencies:
  flutter_advanced_search: ^1.0.0

Then, run flutter pub get to download and install the package.

Usage, documentation, tests... #

Coming soon (View sample and code).

Contribution #

Contributions are welcome! Feel free to open an issue or submit a pull request with improvements, bug fixes, or new features.

License #

This package is distributed under the MIT License, which means it is free to use in both personal and commercial projects.

1
likes
130
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

A smart search box.

Documentation

API reference

License

MIT (license)

Dependencies

ensure_visible_when_focused, flutter, group_list_view

More

Packages that depend on smartsearch