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

fix: deprecated `ImmutableFilters` #32

Closed aallam closed 2 years ago

aallam commented 2 years ago

Type aliasing StatelessFilters to ImmutableFilters to avoid API breaking changes and keep backward compatibility.