banuba_sdk 1.6.0-dev.1 copy "banuba_sdk: ^1.6.0-dev.1" to clipboard
banuba_sdk: ^1.6.0-dev.1 copied to clipboard

Banuba SDK for Flutter. This plugin provides basic functionality (realtime effect preview, beauty effect) for iOS and Android.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add banuba_sdk

With Flutter:

 $ flutter pub add banuba_sdk

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

dependencies:
  banuba_sdk: ^1.6.0-dev.1

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:banuba_sdk/banuba_sdk.dart';
14
likes
0
pub points
77%
popularity

Publisher

unverified uploader

Banuba SDK for Flutter. This plugin provides basic functionality (realtime effect preview, beauty effect) for iOS and Android.

Homepage

License

unknown (license)

Dependencies

flutter, pigeon, plugin_platform_interface

More

Packages that depend on banuba_sdk