local_pip 1.1.0
local_pip: ^1.1.0 copied to clipboard
A Flutter plugin for easily entering Picture-in-Picture (PiP) mode on both Android and iOS.
1.1.0 #
- Added iOS platform support (iOS 15.0+).
- Configured AVAudioSession and display layer sublayer integration for AVSampleBufferDisplayLayer PiP.
- Implemented timing/lifecycle safety checks to ensure reliable iOS PiP launch.
1.0.0 #
- Initial release.
- Support for checking Picture-in-Picture availability on Android.
- Support for entering Picture-in-Picture mode on Android (API 26+).
- Comprehensive unit tests and method channel tests.