elastic_app_search 0.1.3 copy "elastic_app_search: ^0.1.3" to clipboard
elastic_app_search: ^0.1.3 copied to clipboard

outdated

Dart/Flutter package for using Elastic App Search through a simple API returning easy to handle objects

0.1.3 #

  • Some classes are now private

0.1.2+6 #

  • Fixed error in ElasticSearchPage assert

0.1.2+5 #

  • Moved ElasticResultField assert to its modifier

0.1.2+4 #

  • Moved precision assert to modifier

0.1.2+3 #

  • Rebuilt freezed classes

0.1.2+2 #

  • Assert error on query precision

0.1.2+1 #

  • ElasticResult.fromJsonWithData has been transformed to private method

0.1.2 #

  • Removed ElasticQueryand ElasticResult extensions and moved their functions into the main classes
  • Fixed lints errors to pass static analysis

0.1.1+3 #

  • Fixed lints errors

0.1.1+2 #

  • Fixed error in .searchFilter parameters

0.1.1+1 #

  • Extracted ElasticQuery modifiers to extension class ElasticQueryX, to avoid errors in static analysis
  • Modified comments with /// instead of // because there were not showing up on pub.dev

0.1.1 #

  • Documented all objects and variables

0.1.0 #

  • Initial release
19
likes
0
pub points
74%
popularity

Publisher

verified publisherjulienlebren.dev

Dart/Flutter package for using Elastic App Search through a simple API returning easy to handle objects

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dio, freezed_annotation, html_unescape

More

Packages that depend on elastic_app_search