0 purchases
smartsearch
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
copied to clipboard
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.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.