Banuba / ve-sdk-flutter-integration-sample

How to integrate Banuba Video Editor with a Flutter app - for iOS and Android.

Home Page:https://www.banuba.com/blog/introducing-the-flutter-video-editor-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Banuba Video Editor SDK - Flutter integration sample.

Overview

Banuba Video Editor SDK allows you to quickly add short video functionality and possibly AR filters and effects into your mobile app.
The sample demonstrates how to integrate Video Editor SDK to Flutter project.

Usage

License

Before you commit to a license, you are free to test all the features of the SDK for free.
The trial period lasts 14 days. To start it, send us a message.
We will get back to you with the trial token.

Feel free to contact us if you have any questions.

Installation

  1. Run flutter pub get in terminal to load dependencies.
  2. Set Banuba license token within the app.

Run on Android

  1. Run flutter run in terminal to launch the sample app on a device or launch the app in IDE i.e. Intellij, VC, etc.
  2. Learn Android quickstart to quickly integrate Android Video Editor SDK into your Flutter project.

Run on iOS

  1. Install CocoaPods dependencies. Open ios directory and run pod install in terminal.
  2. Open Signing & Capabilities tab in Target settings and select your Development Team.
  3. Run flutter run in terminal to launch the sample on a device or launch the app in IDE i.e. XCode, Intellij, VC, etc.
  4. Learn iOS quickstart to quickly integrate iOS Video Editor SDK into your Flutter project.

Dependencies

Version
Dart 2.19
Flutter 3.13.0
Android 6.0+
iOS 13.0+

About

How to integrate Banuba Video Editor with a Flutter app - for iOS and Android.

https://www.banuba.com/blog/introducing-the-flutter-video-editor-sample


Languages

Language:GLSL 38.3%Language:Kotlin 19.1%Language:Swift 18.2%Language:Dart 14.9%Language:JavaScript 7.7%Language:Ruby 1.7%Language:Objective-C 0.0%