indexd_stack_dev library

Classes

LazyLoadIndexedStack
Lazy-loading indexed stack with optional tab transitions.
LazyStackController
Controls which pages are loaded, cached, and currently visible in a LazyLoadIndexedStack.

Enums

IndexdAnimationType
Transition style for LazyLoadIndexedStack.
IndexdPaintOrder
Which transitioning page paints above the other.

Constants

kDefaultAnimationDuration → const Duration
Default duration for fade / fadeThrough / shared-axis.
kScaleInBegin → const double
Quiet scale offset for the incoming/outgoing pages (0.9921.0).
kScaleInCurve → const Curve
Soft iOS-like settle curve for the quiet "scale + fade" tab transition.
kScaleInDuration → const Duration
Canonical IndexdAnimationType.scaleIn duration (tab-shell parity).