navigation_stack 0.0.7 copy "navigation_stack: ^0.0.7" to clipboard
navigation_stack: ^0.0.7 copied to clipboard

outdated

A set of helpers to make using Flutter Navigation 2.0 easier.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add navigation_stack

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

dependencies:
  navigation_stack: ^0.0.7

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/navigation_stack.dart';
2
likes
0
pub points
0%
popularity

Publisher

verified publishertimsmart.co

A set of helpers to make using Flutter Navigation 2.0 easier.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

bloc_stream, flutter, fpdt, riverpod

More

Packages that depend on navigation_stack