crash_heal 0.1.1 copy "crash_heal: ^0.1.1" to clipboard
crash_heal: ^0.1.1 copied to clipboard

Lightweight Flutter SDK for crash capture, deduplication, local persistence, and periodic sync to CrashHeal.

0.1.1 #

  • Auto-fetch repoOwner in the SDK and API instead of requiring manual config.
  • Updated API request handling.
  • Adjusted request timeout and sync interval timing.
  • Fixed periodic sync.
  • Fixed crash ordering so the actual crash is reported at the first index.

0.1.0 #

  • Initial release.
  • Crash capture, normalization, fingerprinting, and deduplication.
  • Local file-backed persistence for pending crashes.
  • Periodic sync to the CrashHeal backend.
  • Automatic repo/branch/commit info resolution on Android and iOS, with a --dart-define fallback for other platforms.
4
likes
130
points
143
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Lightweight Flutter SDK for crash capture, deduplication, local persistence, and periodic sync to CrashHeal.

Homepage

License

MIT (license)

Dependencies

bloc, crypto, dio, flutter, flutter_bloc, hive, package_info_plus, path, path_provider, uuid

More

Packages that depend on crash_heal

Packages that implement crash_heal