polymer_route_behavior 0.0.10 copy "polymer_route_behavior: ^0.0.10" to clipboard
polymer_route_behavior: ^0.0.10 copied to clipboard

Dart 1 only

Simple route behavior

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add polymer_route_behavior

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

dependencies:
  polymer_route_behavior: ^0.0.10

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:polymer_route_behavior/polymer_route_behavior.dart';
0
likes
5
points
10
downloads

Publisher

unverified uploader

Weekly Downloads

Simple route behavior

Homepage

License

unknown (license)

Dependencies

browser, polymer, reflectable, route_hierarchical, web_components

More

Packages that depend on polymer_route_behavior