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

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 Dart:

 $ dart pub add voxa_deepar

With Flutter:

 $ flutter pub add voxa_deepar

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

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

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

unknown (license)

Dependencies

flutter, voxa_rtc_engine

More

Packages that depend on voxa_deepar

Packages that implement voxa_deepar