aps_navigator 0.0.5-dev.1 copy "aps_navigator: ^0.0.5-dev.1" to clipboard
aps_navigator: ^0.0.5-dev.1 copied to clipboard

A wrapper around Navigator 2.0 and Router/Pages API to make their use a little easier. It offers Web support and complete control of the Route Stack.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aps_navigator

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

dependencies:
  aps_navigator: ^0.0.5-dev.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:aps_navigator/aps_navigator.dart';
13
likes
130
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

A wrapper around Navigator 2.0 and Router/Pages API to make their use a little easier. It offers Web support and complete control of the Route Stack.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, lint, uri

More

Packages that depend on aps_navigator