smart_text_search 0.0.1 copy "smart_text_search: ^0.0.1" to clipboard
smart_text_search: ^0.0.1 copied to clipboard

A powerful search plugin with efficient and accurate capabilities like 'Google Search' and 'Elasticsearch'. Operates on cached local data for fast and secure searching. Features advanced typo toleranc [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_text_search

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  smart_text_search: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:smart_text_search/smart_text_search.dart';
5
likes
140
pub points
65%
popularity

Publisher

verified publishersolapps.com.br

A powerful search plugin with efficient and accurate capabilities like 'Google Search' and 'Elasticsearch'. Operates on cached local data for fast and secure searching. Features advanced typo tolerance and word similarity recognition for enhanced results.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on smart_text_search