fnx_router 0.2.1+3 copy "fnx_router: ^0.2.1+3" to clipboard
fnx_router: ^0.2.1+3 copied to clipboard

discontinued
Dart 1 only

Declarative (mark-up) router for Polymer Dart 1.0

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add fnx_router

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

dependencies:
  fnx_router: ^0.2.1+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:fnx_router/fnx_router.dart';
0
likes
15
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Declarative (mark-up) router for Polymer Dart 1.0

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

browser, logging, polymer, reflectable, web_components

More

Packages that depend on fnx_router