Skip to content

Salzanoo/flutter_android_pip

 
 

Repository files navigation

flutter_android_pip

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

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 39.3%
  • Dart 24.1%
  • Java 18.7%
  • Objective-C 13.0%
  • Shell 4.9%