fl_pip 3.1.0 copy "fl_pip: ^3.1.0" to clipboard
fl_pip: ^3.1.0 copied to clipboard

A picture-in-picture plugin for android and ios that can display any flutter view

3.1.0 #

  • Breaking changes , Please refer to the example
  • Fix the error when calling plug-in methods in Pip mode
  • Modify some configuration parameters of Android and iOS
  • Modified examples and some documents
  • When the app enters the background, the picture in picture still cannot work properly on iOS

2.0.0 #

  • Add the PiPStatusInfo class and add the isCreateNewEngine and isEnabledWhenBackground for the current pip
  • Fixed disable() not working in android when createNewEngine=true
  • Change the isActive() return parameter to PiPStatusInfo

1.0.0 #

  • Removed FlPiP().enableWithEngine
  • Add createNewEngineenabledWhenBackground to FlPiPConfig()

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.
43
likes
160
pub points
89%
popularity

Publisher

unverified uploader

A picture-in-picture plugin for android and ios that can display any flutter view

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on fl_pip