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

`HierarchicalMenu` Component #36

Open aallam opened 1 year ago

aallam commented 1 year ago

(WIP)

SdxCoder commented 8 months ago

Hello @aallam we are considering algolia_helper package to use in our app to implement algolia search. But there is no HierarchicalMenu to fetch Hierarchical data from algolia and display into the list. @aallam how can we implement this? Do we expect this feature to be the part of future releases?

SdxCoder commented 8 months ago

Would you suggest using low level api to acheive this without using helper package, would that be possible and do we have enough docs on how to use low level api? @aallam