Releases
Ark Error Manager releases
Current prerelease versions, package compatibility, and stability expectations.
v0.1.0-dev.1Beginner
Ark Error Manager releases
| Package | Current version | Compatibility |
|---|---|---|
ark_error_manager | 0.1.0-dev.1 | Dart >=3.12.0 <4.0.0 |
ark_error_manager_flutter | 0.1.0-dev.1 | Flutter adapter for ark_error_manager ^0.1.0-dev.1 |
Development release scope
- application-owned manager and ordered processing queue;
- typed category, severity, capture source, and action directives;
- strict default sanitization and Reporter-only export model;
- Zone and child-isolate integration;
- Flutter framework and platform hooks with explicit ownership;
- build-mode detection, bounded context, and navigation presentation adapter.
Use exact prerelease constraints when reproducibility matters and review both changelogs before upgrading.