mk_smart_search 1.0.0 copy "mk_smart_search: ^1.0.0" to clipboard
mk_smart_search: ^1.0.0 copied to clipboard

High-performance bilingual (English/Arabic) fuzzy search engine for Flutter. Features intelligent typo tolerance, semantic matching, field weighting, and automatic isolate optimization for large datas [...]

1.0.0 #

  • Initial release of mk_smart_search package
  • Bilingual support for English and Arabic text
  • Advanced fuzzy matching with typo tolerance
  • Damerau-Levenshtein and Levenshtein distance algorithms
  • N-gram similarity scoring
  • Automatic typo variant generation for both languages
  • Field weighting for multi-field search
  • Performance optimizations with LRU caching
  • Isolate support for large datasets (>1000 items)
  • Debug mode for development and troubleshooting
  • Extension methods for easy List
7
likes
140
points
151
downloads

Publisher

unverified uploader

Weekly Downloads

High-performance bilingual (English/Arabic) fuzzy search engine for Flutter. Features intelligent typo tolerance, semantic matching, field weighting, and automatic isolate optimization for large datasets. Perfect for e-commerce, product search, and multilingual apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on mk_smart_search