routemaster_conductor 1.1.0+2 copy "routemaster_conductor: ^1.1.0+2" to clipboard
routemaster_conductor: ^1.1.0+2 copied to clipboard

A file based route map builder for routemaster based on Next.js

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add routemaster_conductor

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

dependencies:
  routemaster_conductor: ^1.1.0+2

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:routemaster_conductor/builders.dart';
1
likes
140
points
1
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A file based route map builder for routemaster based on Next.js

Repository (GitHub)
View/report issues

Topics

#navigation #routemaster

License

MIT (license)

Dependencies

analyzer, build, built_collection, code_builder, collection, dart_style, flutter, glob, meta, path, recase, source_gen

More

Packages that depend on routemaster_conductor