PackageTrack
Sign in Get early access

algorithmic_search

Customizable Flutter search sheet with single/multi-select modes, flexible UI, and selection management.

0.0.2 burakhangogce/algorithmic_search

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Too new to tell

only 2 dated releases

Nearly every release is documented

notes for 2 of 2 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

2 releases · first in 2024

0 releases in the last 12 months

see the full history below

Release timeline

2 releases · Nov 2024 to Dec 2024
2025 2026
Release Pre-release

Releases

latest 2
  1. 0.0.2 15 Dec 2024
    Release notes

    New Features

    • Conditional Item Display: Added a new parameter showAllItemsOnEmptyQuery to control whether all items are displayed when the search query is empty.
      • Default: true.
      • If set to false, the list is hidden when the query is empty.
    • Empty Query Message: Added a parameter emptyQueryMessage to display a custom message when no items are shown due to an empty query.
      • Default: "No items found. Please type to search."
    Open source →
  2. 0.0.1 07 Nov 2024
    Release notes
    • Initial release of algorithmic_search package.
    • Added SearchSheet widget for single and multi-select search functionality.
    • Implemented SearchSheetController for managing selected items and notifying listeners.
    • Added SearchSheetType enum to support singleSelect and multiSelect modes.
    • Configurable properties:
      • showSelectedItems to display selected items at the top.
      • Customizable padding, spacing, and run spacing for item layout.
      • searchCriteria for filtering items based on search input.
      • itemBuilder for defining the appearance of each item.
    • Example app included with usage of both single and multi-select modes.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive