algolia_helper 0.3.3 copy "algolia_helper: ^0.3.3" to clipboard
algolia_helper: ^0.3.3 copied to clipboard

discontinuedreplaced by: algolia_helper_flutter

Patterns and APIs to implement advanced search features with Algolia

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add algolia_helper
copied to clipboard

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

dependencies:
  algolia_helper: ^0.3.3
copied to clipboard

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

Import it

Now in your Dart code, you can use:

import 'package:algolia_helper/algolia_helper.dart';
copied to clipboard
5
likes
40
points
255
downloads

Publisher

verified publisheralgolia.com

Weekly Downloads

2024.09.23 - 2025.04.07

Patterns and APIs to implement advanced search features with Algolia

License

MIT (license)

Dependencies

algolia, algolia_insights, collection, logging, meta, rxdart

More

Packages that depend on algolia_helper