toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 6 packages
Sort by PUB-AZS
A Flutter package for filtering out bad words from text inputs and detecting phone numbers in various formats including multiplier words.#text-processing#profanity-filter#phone-number-detection#content-moderation#flutter
A Flutter package that provides manual control over speech-to-text functionality, allowing continuous listening with custom start, pause, resume, and stop callbacks without automatic pauses during speech breaks.#speech-to-text#flutter#voice-recognition#text-processing#audio
A high-performance fuzzy search algorithm in Dart, designed for intelligent auto-suggestions, typo tolerance, and fast string matching. #fuzzy-search#search-ranking#text-processing#auto-suggestions#ranking
A compact Japanese text tokenizer for Dart. TinySegmenter is a Japanese word segmentation library based on the original JavaScript implementation by Taku Kudo.#japanese#text-processing#tokenizer#nlp#segmentation
A powerful framework for handling special characters, emojis, and HTML entities in strings#string#text-processing#unicode#html#emoji
A comprehensive regex library with advanced features including possessive quantifiers, atomic groups, named backreferences, conditional patterns, and full Oniguruma compatibility.#regex#regular-expressions#pattern-matching#oniguruma#text-processing