fl_pip 2.0.0
fl_pip: ^2.0.0 copied to clipboard
A picture-in-picture plugin for android and ios that can display any flutter view
2.0.0 #
- Add the
PiPStatusInfoclass and add theisCreateNewEngineandisEnabledWhenBackgroundfor the current pip - Fixed
disable()not working in android whencreateNewEngine=true - Change the
isActive()return parameter toPiPStatusInfo
1.0.0 #
- Removed
FlPiP().enableWithEngine - Add
createNewEngine、enabledWhenBackgroundtoFlPiPConfig()
0.1.1 #
- Fixed ios gesture conflicts
- Added the method for creating an engine
- Added a system-level window for android
0.0.1 #
- TODO: Describe initial release.