reio_router 0.2.5+1.0.4 copy "reio_router: ^0.2.5+1.0.4" to clipboard
reio_router: ^0.2.5+1.0.4 copied to clipboard

discontinued
retracted

The official router for Reio.dart. Single-page application routing.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add reio_router

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

dependencies:
  reio_router: ^0.2.5+1.0.4

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

Import it

Now in your Dart code, you can use:

import 'package:reio_router/widget.dart';
import 'package:reio_router/widget_html.dart';
2
likes
0
pub points
0%
popularity

Publisher

unverified uploader

The official router for Reio.dart. Single-page application routing.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

reio

More

Packages that depend on reio_router