Skip to content

bostrot/flutter_android_pip

Repository files navigation

flutter_android_pip

Android PiP for Flutter. Works on Android SDK > 24 include in your AndroidManifest.xml activity:

androidandroid:resizeableActivity="true"
android:supportsPictureInPicture="true"
android:configChanges="orientation|keyboardHidden|keyboard|screenSize|locale|layoutDirection|fontScale|screenLayout|density|smallestScreenSize|orientation"

Getting Started

For help getting started with Flutter, view our online documentation.

For help on editing plugin code, view the documentation.

About

Simple Flutter plugin for Android picture in picture mode.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors