ark_error_manager 0.1.0-dev.2
ark_error_manager: ^0.1.0-dev.2 copied to clipboard
Centralized, policy-driven error management for Dart applications.
Changelog #
0.1.0-dev.2 — 2026-08-15 #
- Replaced relative README links with canonical public URLs so documentation remains interactive on pub.dev.
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.