flutter_banuba_ar 0.1.2 copy "flutter_banuba_ar: ^0.1.2" to clipboard
flutter_banuba_ar: ^0.1.2 copied to clipboard

Flutter plugin for the Banuba augmented reality SDK. Provides camera capture, AR effect loading/switching, and a stream of AR-processed frames (RGBA/BGRA) for use in live streaming, recording, or preview.

0.1.2 #

  • Fix: CameraDevice constructor type mismatch on Android. Cast Activity to LifecycleOwner.

0.1.1 #

  • Fix: Banuba Maven repository now injects into root project so consuming apps can resolve com.banuba.sdk dependencies without manual repo setup

0.1.0 #

  • Initial release
  • Camera capture via Banuba CameraDevice (Android & iOS)
  • AR effect loading/switching by name
  • Processed frame output via EventChannel stream
  • Front/back camera switching
  • Hidden SurfaceView pipeline for headless rendering (Android)
  • PixelBuffer output for efficient frame delivery (iOS)
0
likes
140
points
18
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for the Banuba augmented reality SDK. Provides camera capture, AR effect loading/switching, and a stream of AR-processed frames (RGBA/BGRA) for use in live streaming, recording, or preview.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_banuba_ar

Packages that implement flutter_banuba_ar