unrouter_core 0.1.0 copy "unrouter_core: ^0.1.0" to clipboard
unrouter_core: ^0.1.0 copied to clipboard

Platform-agnostic routing core for matching, guards, params, and query helpers.

example/README.md

Examples #

Runnable apps for exploring Unrouter in real UI environments.

Flutter Example #

flutter_example shows how to use Unrouter in a Flutter app with nested layouts, route trees, and a larger demo structure.

cd examples/flutter_example
flutter run -d chrome

Nocterm Example #

nocterm_example shows how to use Unrouter in a Nocterm terminal app with nested routes, named navigation, params, query values, and back navigation.

cd examples/nocterm_example
dart run

Each example keeps its own source, tests, and pubspec.yaml. The per-example README.md files are symlinked to this shared page.

0
likes
160
points
0
downloads

Documentation

API reference

Publisher

verified publishermedz.dev

Weekly Downloads

Platform-agnostic routing core for matching, guards, params, and query helpers.

Repository (GitHub)
View/report issues

Topics

#router #navigation #dart #url

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

ht, roux, unstory

More

Packages that depend on unrouter_core