page_flip library

Classes

PageFlipConfig
Configuration for PageFlipWidget behavior and styling.
PageFlipController
Controller for programmatic page navigation on a PageFlipWidget.
PageFlipWidget
A high-fidelity, physics-based page flip widget for Flutter.
PageFlipWidgetState
State class for PageFlipWidget that manages animation and effects.

Enums

DevicePerformanceProfile
Represents the performance tier of the device to adjust rendering quality.
PageFlipEvent
Events that can be triggered by the page flip engine for haptic/sound effects.
PageFlipSnapshotRefreshPolicy
Controls when the current page snapshot is refreshed before a flip.
PageFlipSpreadMode
How PageFlipWidget maps pages to the viewport.

Extensions

PageFlipSpreadModeCompat on PageFlipSpreadMode
Maps legacy isDoubleSpread flags to PageFlipSpreadMode.