Skip to content
This repository was archived by the owner on Jul 3, 2026. It is now read-only.
 
 

Latest commit

 

History

71 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banuba AI Video Editor SDK - Flutter integration sample.

Banuba AI Video Editor SDK allows you to quickly add short video functionality and possibly AR filters and effects into your mobile app.

Support for Flutter plugin is under development at the moment and scheduled for end Q4. Please, reach out to support team to help you with your own Flutter integration.

Keep in mind that main part of integration and customization should be implemented in android, ios directories using Native Android and iOS development.

This sample demonstrates how to run VE SDK with Flutter.

Dependencies

Version
Dart 2.17.6
Flutter 3.0.5

Integration

Token

We offer а free 14-days trial for you could thoroughly test and assess Video Editor SDK functionality in your app.

To get access to your trial, please, get in touch with us by filling a form on our website. Our sales managers will send you the trial token.

The token IS REQUIRED to run sample and an integration in your app.

Prepare project

Run command flutter pub get to update dependencies.

Android

  1. Set Banuba token in the sample app resources.
  2. Run flutter run in terminal to launch the sample app on a device or launch the app in IDE i.e. Intellij, VC, etc.
  3. Follow Android Integration Guide to integrate the SDK into your Flutter project.

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. Set Banuba token in the sample app BanubaVideoEditor initializer .
  4. Run flutter run in terminal to launch the sample on a device or launch the app in IDE i.e. XCode, Intellij, VC, etc.
  5. Follow iOS Integration Guide to integrate the SDK into your Flutter project.

About

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

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages