five_page_navigation 1.0.4 copy "five_page_navigation: ^1.0.4" to clipboard
five_page_navigation: ^1.0.4 copied to clipboard

This package allows you to navigate between screen from one central page. You can swipe up, down, left and right with ease.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add five_page_navigation

With Flutter:

 $ flutter pub add five_page_navigation

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

dependencies:
  five_page_navigation: ^1.0.4

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:five_page_navigation/five_page_navigation.dart';
4
likes
0
points
15
downloads

Publisher

verified publishertorchingale.com

Weekly Downloads

This package allows you to navigate between screen from one central page. You can swipe up, down, left and right with ease.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on five_page_navigation