cruiser 1.1.0 copy "cruiser: ^1.1.0" to clipboard
cruiser: ^1.1.0 copied to clipboard

outdated

Cruiser is a fully featured router library for Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cruiser

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

dependencies:
  cruiser: ^1.1.0

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:cruiser/cruiser.dart';
2
likes
0
pub points
39%
popularity

Publisher

verified publisherjesway.com

Cruiser is a fully featured router library for Flutter applications.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on cruiser