oobium_routing 1.0.0-dev.3 copy "oobium_routing: ^1.0.0-dev.3" to clipboard
oobium_routing: ^1.0.0-dev.3 copied to clipboard

discontinued
outdated

Simplified routing for Navigator 2.0. Type-safe, semi-declarative, supporting bidirectional browser address bar and nested routers.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add oobium_routing

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

dependencies:
  oobium_routing: ^1.0.0-dev.3

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:oobium_routing/oobium_routing.dart';
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Simplified routing for Navigator 2.0. Type-safe, semi-declarative, supporting bidirectional browser address bar and nested routers.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, flutter

More

Packages that depend on oobium_routing