simple_pip_mode 0.7.0 simple_pip_mode: ^0.7.0 copied to clipboard
A complete Picture-In-Picutre mode plugin (Android support only)
0.6.0 #
-
Callback enabling process simplified:
- Kotlin PipCallbackHelperActivityWrapper added
- Example app updated to show the new wrapper usage
- Readme instructions update
-
Pip Widget parameters added:
- child widget is used if builder is null
- pipChild widget is used if pipBuilder is null
0.5.1 #
- Initial release bugfix:
- README fixed
- SDK min version fixed
0.5.0 #
- Initial development release:
- SimplePip class added with features:
- isPipAvailable
- isPipActivated
- enterPipMode
- callbacks
- PipWidget widget added with features:
- builder
- pipBuilder
- callbacks
- Kotlin PipCallbackHelper class added
- SimplePip class added with features: