full_text_search 0.8.0+3 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 #
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.