nocterm_unrouter 0.2.0 copy "nocterm_unrouter: ^0.2.0" to clipboard
nocterm_unrouter: ^0.2.0 copied to clipboard

Declarative nested router for Nocterm apps with guards and nested outlets.

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.

1
likes
160
points
9
downloads

Documentation

API reference

Publisher

verified publishermedz.dev

Weekly Downloads

Declarative nested router for Nocterm apps with guards and nested outlets.

Repository (GitHub)
View/report issues

Topics

#router #navigation #terminal #tui #cli

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

nocterm, unrouter_core, unstory

More

Packages that depend on nocterm_unrouter