nested_navigator_tabs 0.2.3 copy "nested_navigator_tabs: ^0.2.3" to clipboard
nested_navigator_tabs: ^0.2.3 copied to clipboard

Tabs with nested navigators and multiple backstack handling stategy. Also includes correct visibility detection for the inner pages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nested_navigator_tabs

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

dependencies:
  nested_navigator_tabs: ^0.2.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:nested_navigator_tabs/nested_navigator_tabs.dart';
9
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Tabs with nested navigators and multiple backstack handling stategy. Also includes correct visibility detection for the inner pages.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on nested_navigator_tabs