voxa_deepar 0.1.3 copy "voxa_deepar: ^0.1.3" to clipboard
voxa_deepar: ^0.1.3 copied to clipboard

PlatformAndroid

DeepAR camera effects for VoxaRTC. Runs on the capture path, before the encoder, so the room sees the effect rather than the streamer previewing it.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add voxa_deepar

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

dependencies:
  voxa_deepar: ^0.1.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:voxa_deepar/voxa_deepar.dart';
0
likes
160
points
247
downloads

Documentation

API reference

Publisher

verified publishervoxartc.com

Weekly Downloads

DeepAR camera effects for VoxaRTC. Runs on the capture path, before the encoder, so the room sees the effect rather than the streamer previewing it.

Homepage

License

MIT (license)

Dependencies

flutter, voxa_rtc_engine

More

Packages that depend on voxa_deepar

Packages that implement voxa_deepar