About

A next-gen FlutterFlow action that delivers smarter, faster, ranked search over very large lists. V2 adds token-aware scoring, typo tolerance, diacritics handling, and ultra-smooth “as-you-type” previews—so users get relevant results instantly without blocking the UI.

Functionality

  • Inputs: query (String), items (List<String>), limit (Int), threshold (Double 0–1), caseSensitive (Bool), preview (Bool)

  • Returns a ranked List with scores optimized for relevance

  • Fuzzy matching: prefix/substring weight, token & word-start boosts, minor-typo tolerance

  • Unicode & diacritics normalization (ñ = n, é = e) with optional case sensitivity

  • Real-time preview stream for keystroke-by-keystroke suggestions

  • Hard limit to cap results; stable sort for deterministic ties

  • Debounce-friendly, non-blocking execution to prevent UI jank

  • Pluggable highlighter: exposes match ranges for bold/mark UI

  • Works offline on device; also pairs with cached API data

  • Safe defaults & guards for empty queries and giant datasets

  • Drop-in integration with text fields, lists, typeahead, and pickers

Use cases

  • Global search bars and command palettes

  • Massive product, movie, book, or music catalogs

  • Admin tools: settings, logs, and feature flag finders

  • Country/city/tag pickers and long single/multi-selects

  • Knowledge base & documentation instant search

  • CRM/contact directories and user lookup

  • Analytics builders: metrics/dimensions/segments search

  • Offline catalogs for travel, retail, or POS apps

  • Autocomplete/typeahead backends for chat and forms

  • Education apps searching courses, lessons, or terms

Keywords
search action, fuzzy search, ranked results, relevance scoring, token aware, word start boost, prefix weight, typo tolerant, similarity threshold, case sensitive, diacritics normalization, unicode safe, realtime preview, debounced input, non blocking, stable sort, result limit, highlight ranges, instant suggestions, typeahead engine, autocomplete backend, big dataset, offline search, local array, cached API, command palette, product catalog search, knowledge base search, contact lookup, dropdown search, Flutter action, FlutterFlow action, high performance, responsive UI, mobile and web.

Advanced Search Action V2

We’ll build your app in 7 days
Features
Categories
Style
Support
Single Use Individual License

You may only use this template for one project. For more details, please read the Marketplace Terms of Service.