navigation_stack_previewer 0.0.2 copy "navigation_stack_previewer: ^0.0.2" to clipboard
navigation_stack_previewer: ^0.0.2 copied to clipboard

A visual navigation stack previewer for Flutter. Swipe down from the top to see real-time screenshots of your navigation history and navigate back instantly by tapping on them.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add navigation_stack_previewer

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

dependencies:
  navigation_stack_previewer: ^0.0.2

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:navigation_stack_previewer/navigation_stack_previewer.dart';
1
likes
150
points
111
downloads

Publisher

unverified uploader

Weekly Downloads

A visual navigation stack previewer for Flutter. Swipe down from the top to see real-time screenshots of your navigation history and navigate back instantly by tapping on them.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get_it

More

Packages that depend on navigation_stack_previewer