rolter 0.2.1 copy "rolter: ^0.2.1" to clipboard
rolter: ^0.2.1 copied to clipboard

A typed, tree-based Flutter router with deep linking, nested navigation, guards, and external Page composition.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add rolter

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  rolter: ^0.2.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:rolter/rolter.dart';
1
likes
160
points
202
downloads
screenshot

Documentation

API reference

Publisher

verified publisherntfnd404.dev

Weekly Downloads

A typed, tree-based Flutter router with deep linking, nested navigation, guards, and external Page composition.

Repository (GitHub)
View/report issues

Topics

#deep-linking #navigation #navigator #nested-navigation #router

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on rolter