lifestream_doctor 1.0.3 copy "lifestream_doctor: ^1.0.3" to clipboard
lifestream_doctor: ^1.0.3 copied to clipboard

Crash reporting SDK for Lifestream Vault — captures exceptions and uploads reports as searchable Markdown documents.

1.0.1 #

  • Fix YAML frontmatter quoting for special scalars (true, false, null, numeric strings)
  • Fix flushQueue to honor setConsentPreVerified() for queue flushing
  • Fix CrashQueue._load() to handle malformed JSON entries without crashing
  • Add close() method for HTTP client lifecycle management
  • Add device context adapter tests

1.0.0 #

  • Initial release — Dart port of @lifestreamdynamics/doctor
  • Pure Dart core (no Flutter dependency)
  • HMAC-SHA256 request signing
  • Offline queue with persistent storage support
  • GDPR consent management
  • Rate limiting and deduplication
  • Breadcrumb trail (circular buffer)
  • Markdown + YAML report format (compatible with TypeScript version)
  • Device context collection via dart:io
0
likes
155
points
84
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Crash reporting SDK for Lifestream Vault — captures exceptions and uploads reports as searchable Markdown documents.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

crypto, http, uuid

More

Packages that depend on lifestream_doctor