five_page_navigation library

Main export file for the FivePageNavigator package.

This file exports all the public APIs, including the main FivePageNavigator widget, its FivePageController, and the various configuration classes and enums.

Classes

FivePageController
A controller for the FivePageNavigator to programmatically trigger page changes.
FivePageNavigator
A custom navigator widget that allows swiping between a center page and four surrounding pages (left, right, top, bottom).
PagePreviewStyle
Configuration for the preview displayed when showSidePagePreviews is true.
ReturnButtonStyle
Configuration for the return to center button on side pages.

Enums

PageType
Represents the type or position of a page within the navigator's structure.
SwipeDirection
Represents the direction of a swipe gesture.
ThresholdVibration
Defines the type of haptic feedback to be provided at certain thresholds.