jaspr_unrouter 0.1.0 copy "jaspr_unrouter: ^0.1.0" to clipboard
jaspr_unrouter: ^0.1.0 copied to clipboard

Jaspr adapter for the unrouter typed routing core.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add jaspr_unrouter

With Flutter:

 $ flutter pub add jaspr_unrouter

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

dependencies:
  jaspr_unrouter: ^0.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:jaspr_unrouter/jaspr_unrouter.dart';
2
likes
140
points
15
downloads

Documentation

API reference

Publisher

verified publishermedz.dev

Weekly Downloads

Jaspr adapter for the unrouter typed routing core.

Topics

#jaspr #router #navigation #routing #typed

License

MIT (license)

Dependencies

jaspr, unrouter, unstory

More

Packages that depend on jaspr_unrouter