routed 0.5.1 copy "routed: ^0.5.1" to clipboard
routed: ^0.5.1 copied to clipboard

Batteries-included Routed framework — core engine plus official feature packages.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add routed

With Flutter:

 $ flutter pub add routed

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

dependencies:
  routed: ^0.5.1

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:routed/routed.dart';
0
likes
140
points
685
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Batteries-included Routed framework — core engine plus official feature packages.

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.buymeacoffee.com

License

unknown (license)

Dependencies

routed_auth, routed_cache, routed_core, routed_http, routed_logging, routed_observability, routed_openapi, routed_rate_limit, routed_security, routed_sessions, routed_storage, routed_validation, routed_views

More

Packages that depend on routed