stack_navigation 0.0.8 copy "stack_navigation: ^0.0.8" to clipboard
stack_navigation: ^0.0.8 copied to clipboard

This packages allows navigation with a history foreach item in the bottomnavigation bar.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add stack_navigation

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

dependencies:
  stack_navigation: ^0.0.8

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

Publisher

unverified uploader

This packages allows navigation with a history foreach item in the bottomnavigation bar.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on stack_navigation