Skip to content

sharmaAshish-dev/flutter_pip_video_player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter PiP (Picture-in-Picture) Example

This Flutter project showcases how to incorporate Picture-in-Picture (PiP) functionality into your Flutter applications. PiP allows users to watch videos or use specific app features while the app is minimized or running in the background.

PiP Demo

Features

  • PiP Integration: Demonstrates the implementation of PiP mode in Flutter apps.
  • App Lifecycle Monitoring: Utilizes WidgetsBindingObserver to monitor app lifecycle changes.
  • Seamless Multitasking: Enables continued video playback or interaction with specific app features in PiP mode.

Getting Started

  1. Clone the Repository:
    git clone https://github.com/your-username/flutter-pip-example.git
  2. Navigate to the Directory:
    cd flutter-pip-example
  3. Run the App:
     flutter pub get
     flutter run
  • Open the Flutter app on a device or emulator.
  • Play a video or access a designated feature in the app.
  • Minimize the app or switch to another app to observe PiP functionality.

Contributing

Contributions are welcome! If you have suggestions, bug fixes, or improvements, feel free to create issues or pull requests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published