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

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

With Flutter:

 $ flutter 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.6

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

Publisher

unverified uploader

Generators for Oobium Routing, enabling compile-time safe routes

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

build, collection, dart_style

More

Packages that depend on oobium_routing_gen