offline_sos_system 0.0.5 copy "offline_sos_system: ^0.0.5" to clipboard
offline_sos_system: ^0.0.5 copied to clipboard

A pure Dart, offline-first Flutter package for on-device crash and anomaly detection using hardware telemetry and TFLite.

0.0.5 #

  • Fixed dangling library doc comment lint to ensure perfect pub.dev score.

0.0.4 #

  • Added comprehensive Dartdoc comments to all public API elements for perfect pub.dev scoring.

0.0.3 #

  • Massive documentation overhaul: Introduced advanced Edge AI architecture guides and high-conversion implementation examples.

0.0.2 #

  • Initial release.
  • Extracted the core offline detection engine into a standalone, pure Dart package.
  • Integrated sensors_plus for continuous accelerometer and gyroscope telemetry.
  • Integrated tflite_flutter for offline, on-device anomaly inference.
  • Added support for optional customModelPath injection with a bundled default model fallback.
  • Exposed Stream<CrashEvent> for decoupled app-layer integration.
8
likes
160
points
246
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A pure Dart, offline-first Flutter package for on-device crash and anomaly detection using hardware telemetry and TFLite.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, sensors_plus, tflite_flutter

More

Packages that depend on offline_sos_system