zego_pip 0.0.3 copy "zego_pip: ^0.0.3" to clipboard
zego_pip: ^0.0.3 copied to clipboard

A Flutter Picture-in-Picture (PIP) plugin based on `zego_express_engine`, supporting iOS and Android platforms .

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add zego_pip

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

dependencies:
  zego_pip: ^0.0.3

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:zego_pip/zego_pip.dart';
1
likes
160
points
58
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A Flutter Picture-in-Picture (PIP) plugin based on `zego_express_engine`, supporting iOS and Android platforms .

Homepage
Repository (GitHub)
View/report issues

Topics

#pip

Documentation

API reference

License

MIT (license)

Dependencies

floating, flutter, plugin_platform_interface, zego_express_engine

More

Packages that depend on zego_pip

Packages that implement zego_pip