oobium_routing_gen 1.0.0-dev.5 copy "oobium_routing_gen: ^1.0.0-dev.5" to clipboard
oobium_routing_gen: ^1.0.0-dev.5 copied to clipboard

discontinued
outdated

Generators for Oobium Routing, enabling compile-time safe routes

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add oobium_routing_gen

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

dependencies:
  oobium_routing_gen: ^1.0.0-dev.5

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:oobium_routing_gen/builders.dart';
import 'package:oobium_routing_gen/main.dart';
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Generators for Oobium Routing, enabling compile-time safe routes

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

build, collection, dart_style

More

Packages that depend on oobium_routing_gen