unrouter 0.11.0 copy "unrouter: ^0.11.0" to clipboard
unrouter: ^0.11.0 copied to clipboard

Declarative, guard-driven router for Flutter with nested routes and typed helpers.

Changelog #

All notable changes to this project will be documented in this file.

Unreleased #

0.11.0 #

Changes since unrouter-v0.10.0 (2026-02-11), based on PR #36.

New Features #

  • Unified routing API: guards, data loaders, named routes, Outlet-based nested views, and declarative Link navigation.
  • Added route scope hooks for location, params, query, and typed route state access.
  • Added Flutter router integration and runnable examples (Quickstart and Advanced).

Documentation #

  • Revamped README.md with centered brand header, badges, Quick Start, Core Concepts, and a consolidated API reference.

Tests #

  • Added comprehensive unit/widget coverage for guards, Outlet, URLSearchParams, and routing flows.

Chores #

  • Added CI workflow for Flutter analysis and tests.
6
likes
160
points
486
downloads

Publisher

verified publishermedz.dev

Weekly Downloads

Declarative, guard-driven router for Flutter with nested routes and typed helpers.

Repository (GitHub)
View/report issues

Topics

#flutter #router #navigation #guard #history

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter, ht, oref, roux, unstory

More

Packages that depend on unrouter