ark_error_manager_flutter 1.1.0
ark_error_manager_flutter: ^1.1.0 copied to clipboard
Flutter capture hooks and presentation integration for Ark Error Manager.
Changelog #
1.1.0 - 2026-09-15 #
- Added an installable package skill for Flutter and platform capture hooks, previous-handler policy, runtime context, presentation, and shutdown.
- Updated the
ark_error_managerdependency to^1.1.0.
1.0.0 - 2026-08-17 #
- Established stable Flutter and platform hook ownership, build-mode context, runtime context collection, and navigation presentation contracts.
- Aligned documentation and examples with
ark_error_manager1.0.0.
0.1.0-dev.2 — 2026-08-15 #
- Updated the Ark Error Manager dependency to
0.1.0-dev.2. - Replaced relative README links with canonical public URLs so documentation remains interactive on pub.dev.
0.1.0-dev.1 — 2026-08-14 #
- Added single-owner bindings for Flutter framework and platform error hooks.
- Added safe previous-handler preservation and restoration.
- Added Flutter build-mode detection and bounded runtime context collection.
- Added navigator-based presentation integration without feature-level manager injection.
- Added English and Russian documentation with a runnable Flutter example.