trailbase 0.7.1 copy "trailbase: ^0.7.1" to clipboard
trailbase: ^0.7.1 copied to clipboard

Official client library for TrailBase.

Changelog #

0.7.1 #

  • Minor: fix changelog.

0.7.0 #

  • Make realtime Events pattern matchable.
  • Cache/share subscriptions using broadcast streams.

0.6.0 #

  • Overhaul and squash abstractions.
  • Typed exceptions.
  • Fix imageUrl.

0.5.0 #

  • Support realtime subscriptions with record-based filters. Requires TB ^0.18.1.
  • Switch from dio to http.

0.4.0 #

  • More powerful, nested list filters intrdocued with TrailBase v0.12.0.

0.3.0 #

  • Add count parameter to RecordApi.list to retrieve total_count at extra cost. Requires TB >= v0.6.0.
  • Add expand parameter for RecordApi.(list|get) to expand foreign records. Requires TB >= v0.6.0.

0.2.1 #

  • Fix heartbeat decoding issue with record subscriptions.

0.2.0 #

  • Return ListResponse from RecordApi::list.

0.1.2 #

  • Add support for "realtime" subscriptions to listen for record changes: insertions, updates, deletions.

0.1.0 #

Features #

  • Initial client release including support for authentication and record APIs.
5
likes
130
points
365
downloads

Publisher

verified publishertrailbase.io

Weekly Downloads

Official client library for TrailBase.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

OSL-3.0 (license)

Dependencies

crypto, http, jwt_decoder, logging, meta

More

Packages that depend on trailbase