Skip to content

Banuba/ve-sdk-flutter-integration-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

179 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banuba Video and Photo 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.
Banuba AR Photo Editor SDK allows you to quickly add the photo editing capabilities to your app.
The sample demonstrates how to integrate Video and Photo 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.

Launch

Set your Banuba license token in the application

Android

  1. Run the app
flutter run
  1. Integration guides:

iOS

  1. Install CocoaPods dependencies
cd ios
pod install
  1. Configure signing
    • Open ios/Runner.xcworkspace in Xcode
    • Select the Runner target
    • Choose your Development Team in Signing & Capabilities
  2. Run the app
flutter run
  1. Integration guides

Documentation

Explore the full capabilities of our SDKs:

Support

For questions about Video Editor or Photo Editor SDK, reach out to Banuba support service

Dependencies

Version
Dart 3.3.0
Flutter 3.19.2
Android 8.0+
iOS 15.0+