dive_obslib 0.4.0 dive_obslib: ^0.4.0 copied to clipboard
A Flutter plugin package for Dive that provides low level access to obslib using FFI.
dive_obslib #
A Flutter plugin package that provides low level access to obslib using FFI.
Introduction #
The dive_obslib package is part of the Dive video recording and streaming platform. It provides the Dart wrapper around libobs from OBS Studio and utilizes Dart FFI to call the native C APIs in libobs.
This package is designed to be used by the dive package, and can also be used separately.