simple_pip_mode 1.1.0 copy "simple_pip_mode: ^1.1.0" to clipboard
simple_pip_mode: ^1.1.0 copied to clipboard

PlatformAndroid

A complete Picture-In-Picutre mode plugin (Android support only)

1.1.0 #

  • Fix namespace issue and add a new media action preset by kmartins: PR #21
  • Add deprecation warning to PipWidget.builder and PipWidget.pipBuilder parameters. They will be removed in v2.0.0.
  • Refactor native code method dispatcher to separate methods for each method call.
  • Update README.md to include new features and deprecation warning.

1.0.0 #

  • Android 14 support by song011794: PR #12
  • Add auto enter parameter to setAutoPipMode by af-ffr: PR #8
  • Add AspectRatio record type.
  • Update README.md to inlcude updated videos of new features.
  • Actions code refactor to pass flutter static analysis.
  • Dependencies updated.
  • Refactor example app.

0.8.0 #

0.7.1 #

  • Pubspec file mini-fix

0.7.0 #

  • Automatic pip method implemented for Android S.
  • Bugfix: Issue #2

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
52
likes
160
points
1.26k
downloads

Publisher

verified publisherpuntito.cl

Weekly Downloads

A complete Picture-In-Picutre mode plugin (Android support only)

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on simple_pip_mode