sailor_plus 1.0.1 copy "sailor_plus: ^1.0.1" to clipboard
sailor_plus: ^1.0.1 copied to clipboard

This package lets you navigate through screens and named routes without context in Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sailor_plus

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

dependencies:
  sailor_plus: ^1.0.1

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:sailor_plus/sailor_plus.dart';
5
likes
160
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

This package lets you navigate through screens and named routes without context in Flutter

Homepage

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter

More

Packages that depend on sailor_plus