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.

0.1.3 #

  • Docs and metadata now point at voxartc.com; the old zamansheikh.com hostnames are gone.

0.1.2 #

  • Fixed a LateInitializationError in the example. build() runs the moment the widget mounts, but the controller was assigned after initialize() — so the first seconds rendered an error screen before the camera appeared.

0.1.1 #

  • Added an example, so the package page shows working code rather than only prose.
  • Documented the VoxaDeepAr constructor.
  • Point homepage at the docs site instead of a repository URL that 404s while the repo is private.

0.1.0 #

  • DeepAR camera effects on the VoxaRTC capture path, Android.
  • Registers itself against the host Activity — apps add the dependency and write no native code.
  • Ships the ProGuard rules DeepAR's JNI callbacks need, so release builds do not abort.
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