ark_error_manager 0.1.0-dev.1
ark_error_manager: ^0.1.0-dev.1 copied to clipboard
Centralized, policy-driven error management for Dart applications.
Changelog #
0.1.0-dev.1 — 2026-08-14 #
- Added the application-owned, ordered error-processing pipeline.
- Added typed classification, policy, reporting, presentation, and recovery contracts.
- Added strict report sanitization and isolated pipeline-failure handling.
- Added root-Zone callbacks and child-isolate binding.
- Added English and Russian documentation with a runnable Dart example.