algolia_client_search 0.5.0 algolia_client_search: ^0.5.0 copied to clipboard
A sub-package of the AlgoliaSearch library, offering search-specific functionalities for enhanced search and discovery in Dart/Flutter apps.
Algolia Search API Client
The Algolia Search API Client allows you to build a seamless search and discovery experience in your Dart or Flutter app. Equipped with easy-to-use tools for configuring and executing search requests to the Algolia API, it brings powerful features like instant search results, search-as-you-type, and typo-tolerance to your application.
💡 Installation #
Add Algolia Search API Client as a dependency in your project directly from pub.dev:
For Dart projects:
dart pub add algolia_client_search
For Flutter projects:
flutter pub add algolia_client_search
License #
Algolia API Client is an open-sourced software licensed under the MIT license.