advanced_search 2.2.6 copy "advanced_search: ^2.2.6" to clipboard
advanced_search: ^2.2.6 copied to clipboard

Text Field with Advanced Search features that gives you search results from a predefined set as per your search settings

[2.2.6] - 14/5/2025 #

  • Bug fix related to text controller

[2.2.5] - 14/5/2025 #

  • Adding [textEditingController] as an optional parameter for better user control

[2.2.4] - 18/7/2024 #

  • Updates for app dependencies
  • Updates for Android gradle & build tools
  • Updates for Android native libraries

[2.2.3] - 20/4/2022 #

Fix for autoListing

[2.2.2] - 20/4/2022 #

Added a new parameter [autoListing] which allows the user to display the initial results directly without having to search (in this case it shall display an items <= [maxElementsToDisplay])

[2.2.1] - 20/4/2022 #

Fix for searchItemsWidget implementation + adding it into example code to show how it should be passed

[2.2.0] - 20/4/2022 #

  • Added a new parameter [searchItemsWidget] which allows the user to add a custom widget for results listing instead of the default one.
  • Now onSearchClear and maxElementsToDisplay are Optional.

[2.1.0] - 11/3/2022 #

Handled some cases with lost widget state

[2.0.0] - 30/7/2021 #

Added Null Safety Support

[1.0.6] - 22/7/2020 #

Updated documentation related to the new onItemTap functionality

[1.0.5] - 22/7/2020 #

Added the functionality to add custom onTap logic when one of the search results is tapped

[1.0.4] - 19/7/2020 #

Updated README.

[1.0.3] - 19/7/2020 #

Fixed a bug where you were not able to search if a search term had a same letter multiple times

[1.0.2] - 12/7/2020 #

Edited description in README to fit Pub's specification

[1.0.1] - 12/7/2020 #

Added more documentation to the README.MD

[1.0.0] - 12/7/2020 #

Added some more fine grain controls to the AutoSearchInput

32
likes
150
points
716
downloads

Publisher

unverified uploader

Weekly Downloads

Text Field with Advanced Search features that gives you search results from a predefined set as per your search settings

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_keyboard_visibility

More

Packages that depend on advanced_search