orbital_router 0.5.0 copy "orbital_router: ^0.5.0" to clipboard
orbital_router: ^0.5.0 copied to clipboard

Flutter router integration for Orbital modules, scopes and deep links.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add orbital_router

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

dependencies:
  orbital_router: ^0.5.0

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

Import it

Now in your Dart code, you can use:

import 'package:orbital_router/orbital_router.dart';
0
likes
150
points
416
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter router integration for Orbital modules, scopes and deep links.

Repository (GitHub)

License

MIT (license)

Dependencies

flutter, meta, orbital_core

More

Packages that depend on orbital_router