zego_pip 0.0.1 copy "zego_pip: ^0.0.1" to clipboard
zego_pip: ^0.0.1 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 Dart:

 $ dart pub add zego_pip

With Flutter:

 $ flutter pub add zego_pip

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

dependencies:
  zego_pip: ^0.0.1

Alternatively, your editor might support dart pub get or 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
0
points
62
downloads

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

License

unknown (license)

Dependencies

floating, flutter, plugin_platform_interface, zego_express_engine

More

Packages that depend on zego_pip

Packages that implement zego_pip