typesense 0.2.0 copy "typesense: ^0.2.0" to clipboard
typesense: ^0.2.0 copied to clipboard

outdated

Dart client library for accessing the HTTP API of Typesense search engine.

0.2.0 #

  • Migrated to null safety.
  • Breaking Changes
    • apiKey in Configuration constructor is a required parameter now.
    • protocol and host in Node's default constructor are required parameters now.

0.1.1 #

  • Made changes to support Typsense 0.21 #89
    • New field type Type.geopoint added.
    • exportJSONL now provides fine-grain control for exporting documents using queryParams.

0.1.0 #

  • Initial development release.
48
likes
0
pub points
91%
popularity

Publisher

verified publishertypesense.org

Dart client library for accessing the HTTP API of Typesense search engine.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

crypto, equatable, http

More

Packages that depend on typesense