advanced_navigator 0.2.1+3 copy "advanced_navigator: ^0.2.1+3" to clipboard
advanced_navigator: ^0.2.1+3 copied to clipboard

Flutter's Navigator 2.0 as one easy-to-use widget with full page history manipulation operations, simplified pop event delegation and powerful nesting.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add advanced_navigator

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

dependencies:
  advanced_navigator: ^0.2.1+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:advanced_navigator/advanced_navigator.dart';
15
likes
120
pub points
66%
popularity

Publisher

unverified uploader

Flutter's Navigator 2.0 as one easy-to-use widget with full page history manipulation operations, simplified pop event delegation and powerful nesting.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on advanced_navigator