Packages
Ark Error Manager packages
Choose the pure-Dart processing core and add the Flutter root adapter only when the host requires it.
v0.1.0-dev.1Beginner
Ark Error Manager packages
| Package | Responsibility | Runtime |
|---|---|---|
ark_error_manager | Assessment, context, policy, sanitization, reporting, presentation and recovery contracts, Zone and isolate integration | Pure Dart |
ark_error_manager_flutter | Flutter hooks, build mode, bounded runtime context, and Navigator-based presentation adapter | Flutter |
The Flutter package depends on and exports the core package. No other Ark package depends on Ark Error Manager; existing Dart and Flutter propagation carries unhandled failures to the configured root boundary.