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

outdated

declarative routing with an imperative facade. Captain manages Router (Navigator 2.0) logic by providing well defined API in old school format

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add captain

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

dependencies:
  captain: ^0.0.3

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:captain/captain.dart';
7
likes
0
points
22
downloads

Publisher

verified publisherquantumgray.tech

Weekly Downloads

declarative routing with an imperative facade. Captain manages Router (Navigator 2.0) logic by providing well defined API in old school format

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on captain