algolia_client_core 1.13.0 algolia_client_core: ^1.13.0 copied to clipboard
Algolia Client Core is a Dart package for seamless Algolia API integration, offering HTTP request handling, retry strategy, and robust exception management.
Algolia API Client Core
Streamline your interactions with the Algolia API with robust support for retry strategies and comprehensive exception handling. This Dart package contains all the necessary logic for configuring and executing HTTP requests to the Algolia API, ensuring your application remains stable and efficient.
💡 Installation #
Add Algolia Client Core as a dependency in your project directly from pub.dev:
For Dart projects:
dart pub add algolia_client_core
For Flutter projects:
flutter pub add algolia_client_core
License #
Algolia API Client is an open-sourced software licensed under the MIT license.