android_pip 1.2.1 copy "android_pip: ^1.2.1" to clipboard
android_pip: ^1.2.1 copied to clipboard

PlatformAndroid

A Picture-In-Picutre mode plugin for Android, allowing developers to easily provide PIP capabilities in their app, with support for PIP callbacks.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add android_pip

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  android_pip: ^1.2.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:android_pip/android_pip.dart';
8
likes
160
pub points
78%
popularity

Publisher

unverified uploader

A Picture-In-Picutre mode plugin for Android, allowing developers to easily provide PIP capabilities in their app, with support for PIP callbacks.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-2-Clause (license)

Dependencies

flutter

More

Packages that depend on android_pip