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.