five_page_navigation 2.0.0 copy "five_page_navigation: ^2.0.0" to clipboard
five_page_navigation: ^2.0.0 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 Flutter:

 $ flutter pub add five_page_navigation

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

dependencies:
  five_page_navigation: ^2.0.0

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:five_page_navigation/five_page_navigation.dart';
4
likes
160
points
99
downloads
screenshot

Publisher

unverified uploader

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

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on five_page_navigation