flutter_pip_view 0.0.2 copy "flutter_pip_view: ^0.0.2" to clipboard
flutter_pip_view: ^0.0.2 copied to clipboard

A reusable, production-ready Picture-in-Picture (PiP) floating view engine for Flutter. Turn any widget into a draggable, resizable, edge-snapping floating window with a few lines of code.

0.0.2 #

  • Fixed repository links so screenshots and the demo GIF actually show up on pub.dev.

0.0.1 #

Initial release.

  • Floating Picture-in-Picture window you can drag, resize, and snap to an edge.
  • Minimize to a small bubble, expand back with a tap.
  • Tap to go fullscreen, with a separate widget for fullscreen content if you want one.
  • Smooth animations, haptic feedback, and a frosted-glass control bar.
  • Keyboard support and accessible labels out of the box.
  • Closing the window properly disposes its content — nothing keeps running in the background.
  • Fully customizable: size, colors, buttons, and callbacks for every action.
  • Comes with tests and a full example app.
1
likes
150
points
113
downloads

Documentation

API reference

Publisher

verified publisherdashstack.tech

Weekly Downloads

A reusable, production-ready Picture-in-Picture (PiP) floating view engine for Flutter. Turn any widget into a draggable, resizable, edge-snapping floating window with a few lines of code.

Repository (GitHub)
View/report issues

Topics

#picture-in-picture #pip #floating-window #overlay #video

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_pip_view