turbina_sdk 1.1.4 copy "turbina_sdk: ^1.1.4" to clipboard
turbina_sdk: ^1.1.4 copied to clipboard

Turbina Video SDK for Flutter - Professional video processing, editing, and AR effects with native C++ performance via FFI

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add turbina_sdk

With Flutter:

 $ flutter pub add turbina_sdk

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

dependencies:
  turbina_sdk: ^1.1.4

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:turbina_sdk/turbina_sdk.dart';
1
likes
0
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Turbina Video SDK for Flutter - Professional video processing, editing, and AR effects with native C++ performance via FFI

Repository (GitHub)
View/report issues

Topics

#video #video-editing #ar #face-tracking #camera

License

unknown (license)

Dependencies

archive, crypto, ffi, flutter, http, path_provider, plugin_platform_interface

More

Packages that depend on turbina_sdk

Packages that implement turbina_sdk