routex_web 0.0.3 copy "routex_web: ^0.0.3" to clipboard
routex_web: ^0.0.3 copied to clipboard

Routex web framework

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add routex_web

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

dependencies:
  routex_web: ^0.0.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:routex_web/routex_web.dart';
0
likes
15
pub points
0%
popularity

Publisher

unverified uploader

Routex web framework

Repository (GitHub)
View/report issues

License

BSD-2-Clause (LICENSE)

Dependencies

angel_framework, daggerito, routex_core

More

Packages that depend on routex_web