full_text_search 0.8.0+3 icon indicating copy to clipboard operation
full_text_search: ^0.8.0+3 copied to clipboard

Full-text search that takes advantages of isolates to prevent locking the main thread

full_text_search #

pub package Coverage Status

A package that performs in-memory full-text searching. It doesn't maintain any indexes, but does support scoring rules and tries to remain memory efficient.

12
likes
110
pub points
74%
popularity

Publisher

verified publisher iconsunnyapp.co

Full-text search that takes advantages of isolates to prevent locking the main thread

Repository (GitHub)
View/report issues

Documentation

API reference

License

Icon for licenses.BSD-3-Clause (LICENSE)

Dependencies

collection, dartxx, equatable, flutter, logging, meta, sunny_dart

More

Packages that depend on full_text_search