Klemen Tusar
Klemen Tusar
Closing due to inactivity.
I recently came across this weird query string combination. Since I also (attempt to) maintain a [Python](https://pypi.org/project/qs-codec/) and a [Dart](https://pub.dev/packages/qs_dart) port of this awesome library I attempted to fix it...
> any update for the merger date? In the mantime you can simply do ```yaml dependency_overrides: http: ^1.0.0 ```
I guess we all better migrate to the official Dart client https://github.com/algolia/algoliasearch-client-dart
The only downside is that it depends on `dio` 😳
> Does anyone have an alternative package/solution for managing search indexes? Adding/updating/deleting objects. You could make a PR to the official package. 🤷
> What's the problem with that? Are there any concerns about dio? I wouldn't say concerns, but there are certainly issues, yes. That's why I've created a [PR](https://github.com/algolia/api-clients-automation/pull/3291) that allows...
Of course, it does. Check out [`.setAttributesToRetrieve(['title', 'content'])`](https://github.com/knoxpo/dart_algolia#attributes-22)
In the meantime just use ```yaml dependency_overrides: http: ^1.0.0 ```
Good spot. Can you supply me an example database to test against?