ark_navigation 0.1.0-dev.1
ark_navigation: ^0.1.0-dev.1 copied to clipboard
Typed modular Flutter navigation with explicit stack operations, deep links, nested scopes, and no code generation.
Changelog #
0.1.0-dev.1 — 2026-08-15 #
- Added handwritten typed destinations, route results, and URI codecs without code generation.
- Added explicit stack, branch, and browser-history operations.
- Added modular route graphs, mount composition, nested Navigator scopes, and typed deep-link stack reconstruction.
- Added separate Redirect and Guard pipelines with enter and leave phases.
- Added restoration, dynamic graph updates, multiple-session runtime support, lifecycle integration, and separate-engine bridge contracts.
- Added English and Russian documentation with runnable and focused examples.