algolia_helper_flutter Error: No named parameter with the name 'maxFacetHits #1307
Labels
type: bug
Issues that need priority attention. Things which are obviously broken and are reported as such.
Describe the bug
I followed the step to build the app locally using https://contribute.freecodecamp.org/how-to-setup-freecodecamp-mobile-app-locally/ but it throw the exception from algolia_helper_flutter package
To Reproduce
Steps to reproduce the behavior:
flutter upgrade
.Smartphone (please complete the following information):
Additional context
I just upgraded flutter to latest release
3.27.0
AppData/Local/Pub/Cache/hosted/pub.dev/algolia_helper_flutter-1.1.0/lib/src/service/algolia_client_extensions.dart:41:7: Error: No named parameter with the name 'maxFacetHits'.
maxFacetHits: maxFacetHits,
^^^^^^^^^^^^
/AppData/Local/Pub/Cache/hosted/pub.dev/algolia_client_search-1.27.3/lib/src/model/search_for_hits.dart:21:9: Context: Found this candidate, but the arguments don't match.
const SearchForHits({
^^^^^^^^^^^^^
The text was updated successfully, but these errors were encountered: