flutter_android_pip 0.0.1 copy "flutter_android_pip: ^0.0.1" to clipboard
flutter_android_pip: ^0.0.1 copied to clipboard

outdated

Android PiP for Flutter.

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"

Getting Started #

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

For help on editing plugin code, view the documentation.