ui/mobile_overlay library
mobile_overlay.dart MobileOverlay — Flutter control layer displayed on top of the native PlatformView. Supports portrait (isFullscreen=false) and landscape (isFullscreen=true) layouts, matching the native iOS PlayerUIManager.
Classes
Constants
- kAnimationDuration → const Duration
- kAutoHideDelay → const Duration
- kBottomBarHeight → const double
- kButtonSize → const double
- kButtonSpacing → const double
- kDefaultTrackColor → const Color
- kIconSize → const double
- kLandscapeAnimationDuration → const Duration
- kSlideOffset → const double
- kTimeFontSize → const double
- kTitleFontSize → const double
- kTopBarHeight → const double