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

Primary Unrouter package with Flutter, Nocterm, and shared core entrypoints.

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.

8
likes
160
points
341
downloads

Documentation

API reference

Publisher

verified publishermedz.dev

Weekly Downloads

Primary Unrouter package with Flutter, Nocterm, and shared core entrypoints.

Repository (GitHub)
View/report issues

Topics

#router #navigation #flutter #terminal #deep-linking

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter_unrouter, nocterm_unrouter, unrouter_core, unstory

More

Packages that depend on unrouter