algolia 0.1.2 algolia: ^0.1.2 copied to clipboard
Algolia pure dart SDK, wrapped around Algolia REST API for easy implementation for your Flutter or Dart projects.
[0.1.2] - Added new query params. #
- OptionalFilter (Filtering)
- NumericFilter (Filtering)
- TagFilter (Filtering)
- SumOrFiltersScore (Filtering)
- AroundLatLng (Geo Search)
- AroundLatLngViaIP (Geo Search)
- AroundRadius (Geo Search)
- AroundPrecision (Geo Search)
- MinimumAroundRadius (Geo Search)
- InsideBoundingBox (Geo Search)
- InsidePolygon (Geo Search)
- MinWordSizefor1Typo (Typo)
- MinWordSizefor2Typos (Typo)
- TypoTolerance (Typo)
- AllowTyposOnNumericTokens (Typo)
- DisableTypoToleranceOnAttributes (Typo)
- DisableTypoToleranceOnWords (Typo)
- SeparatorsToIndex (Typo)
[0.1.1] - Added example. #
- Bug fixes.
- Removed Flutter direct dependency to support universal dart projects.
[0.1.0] - Initial Release. #
- Initial release.