PackageTrack
Sign in Get early access

flutter_in_app_pip

A Flutter Package to easily implement in-app pip in a flutter application.

1.7.5 3.8K downloads/mo #4241 most downloaded on pub.dev harshitverma209/flutter_in_app_pip

What this package is like to depend on

Last release 5 months ago

11 Mar 2026

Release timing varies

gaps range from 2 weeks to 1.6 years

Nearly every release is documented

notes for 13 of 13 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

13 releases · first in 2022

1 release in the last 12 months

see the full history below

Release timeline

13 releases · Dec 2022 to Mar 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 13
  1. 1.7.5 11 Mar 2026
    Release notes
    • Added a basic example app.
    Open source →
  2. 1.7.4 13 Aug 2024
    Release notes
    • PiPMaterialApp.router is now stable.
    • Added repository link and homepage.
    • Added newly introduced MaterialApp parameters to PiPMaterialApp and PiPMaterialApp.router.
    Open source →
  3. 1.7.3 22 May 2023
    Release notes
    • Fixes to PiPMaterialApp.router(Beta now).
    Open source →
  4. 1.7.2 19 May 2023
    Release notes
    • Hotfix: PiPMaterialApp Not working due to typo.
    Open source →
  5. 1.7.1 19 May 2023
    Release notes
    • Fixes to PiPMaterialApp.router(still experimental).
    Open source →
  6. 1.7.0 19 May 2023
    Release notes
    • Upgraded package to Flutter 3.7.3.
    • Added all updated parameters from MaterialApp to PiPMaterialApp.
    • Added PiPMaterialApp.router(experimental) for usage of Go Router and similar navigator v2 packages.
    Open source →
  7. 1.6.0 27 Dec 2022
    Release notes
    • Added ability to make the PIP non-movable. Use movable:false in PIPParams.
    • Added ability to make the pip resizable(via pinch in/out). Use resizable:true in pipParams. Additionally, you can also specify the minSize and maxSize for the PIP window.
    • Added ability to specify the initial corner for the PIP Window.
    Open source →
  8. 1.5.0 27 Dec 2022
    Release notes
    • Minor Fixes.
    Open source →
  9. 1.4.0 27 Dec 2022
    Release notes
    • Fixed a major bug where turning pip on/off or updating it caused the whole MaterialApp to rebuild.
    • Fixed a bug where in some cases, updatePipParams was giving 'markNeedsRebuild' error.
    Open source →
  10. 1.3.0 16 Dec 2022
    Release notes
    • Added ability to set borders to which pip window can be dragged.
    • Added pipParams instead of pipWindowHeight and pipWindowWidth and added more parameters(customizability).
    Open source →
  11. 1.2.0 15 Dec 2022
    Release notes
    • Removed unnecessary Navigator that was behaving as root navigator.
    • Added NavigatablePiPWidget which allows navigation inside the PiP Window.
    Open source →
  12. 1.1.0 03 Dec 2022
    Release notes
    • Added ability to use builder in PiPMaterialApp.
    • Fixed a major bug where clicks near the boundary were not getting recognized in pip.
    • Added borderRadius and elevation parameters to PiPWidget.
    • Updated ReadMe.
    Open source →
  13. 1.0.0 01 Dec 2022
    Release notes
    • Initial Release
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive