algolia / algoliasearch-helper-flutter

⚡️ Building block to create instant-search applications with Flutter
https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/flutter/
Other
22 stars 15 forks source link

Support algolia version 1.0.0 #111

Closed Wackymax closed 9 months ago

Wackymax commented 11 months ago

Is your feature request related to a problem? Please describe 🙏
The Algolia library recently moved to stable version 1.0.0.

Describe the solution you'd like 🤔
Can this lib be updated to support the latest version of the Algolia dart SDK?

Describe alternatives you've considered ✨
N/A

Additional context
N/A

VladislavFitz commented 10 months ago

Hi @Wackymax ,

Thank you for the suggestion. We're currently working on updating our library to support the latest Algolia Dart SDK version 1.0.0. We'll keep you posted on the progress.

Wackymax commented 9 months ago

Thank you @VladislavFitz I see the changes were updated but you did not update the version for this lib and push a new release?