reio_router 0.2.4+1.0.3 copy "reio_router: ^0.2.4+1.0.3" to clipboard
reio_router: ^0.2.4+1.0.3 copied to clipboard

discontinued

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.4+1.0.3

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
90
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
API reference

License

MIT (license)

Dependencies

reio

More

Packages that depend on reio_router