FLUTTER ECOSYSTEM

Banuba/ve-sdk-flutter

Banuba 비디오 에디터 플러터 플러그인 — iOS 및 안드로이드용 플러터 앱에 AR 효과, 필터, AI 클리핑 및 AI 배경 제거 기능을 갖춘 완전한 기능의 비디오 에디터를 통합합니다.

ve-sdk-flutter 프로젝트 이미지
Stars
4
Forks
3
최근 푸시(UTC)
2026. 9. 10.
프로젝트 상태
활성
Banuba FZCO GitHub avatar
GITHUB Organization

Banuba FZCO ↗

Banuba: augmented reality SDKs for social media, video editing, video calls, eCommerce, eLearning, and other industries.

Poland
언어KotlinSwiftDartRubyObjective-C

기술 주제

이 저장소가 배포한 패키지

사용 중인 의존성

의존성 목록 4 개
  • flutter{"sdk":"flutter"}
  • plugin_platform_interface^2.0.2
  • flutter_test개발 의존성{"sdk":"flutter"}
  • flutter_lints개발 의존성^2.0.0

원본 README

아래는 영문 원문 스냅샷입니다. 최신 내용은 GitHub에서 확인하세요.

README 펼치기 / 접기

Banuba Video Editor Flutter plugin

Overview

Build apps like TikTok and Videoshop faster with the Banuba Video Editor SDK for Flutter.

With an extensive feature set, simple integration process, and user-friendly interface, it is a comprehensive toolkit that will bring your app to the level of industry giants. Its flexibility allows you to only pick the features that you need, optimizing the app’s download size and license costs.

Banuba Video Editor Flutter SDK offers certain features that few competitors do, including high-quality Face AR masks and AI video editing tools.

Features:

  • Recording
  • Trimming & merging
  • Sound track editing
  • Hands-free mode
  • Transition effects
  • Color filters (LUTs)
  • Text, picture, and GIF overlays
  • 3D masks
  • Beauty effects
  • Picture-in-picture (Duets)
  • AR filters
  • AI clipping
  • AI video generation
  • AI subtitles
  • Royalty-free music library
  • Music provider integration And more

Refer to the documentation for more details:

Video Editor SDK works offline, and doesn’t send, store, or process any user information, making it compliant with GDPR and other data protection regulations.

Usage

License

Start a 14-day free trial and see how the Video Editor SDK Flutter plugin works. No credit card information is needed.

Feel free to contact us if you have any questions regarding this plugin.

Installation

Run in Terminal to install Video Editor Flutter plugin

$ flutter pub add ve_sdk_flutter

or specify the package in your pubspec.yaml file

dependencies:
    ve_sdk_flutter: ^0.48.0

Integration guide

Please follow our Integration Guide to complete full integration.

Launch

Set Banuba license token within the app

Android

Run flutter run in terminal to launch the app on a device or use IDE i.e. Intellij, VC, etc. to launch the app.

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 app on a device or launch the app in IDE i.e. XCode, Intellij, VC, etc.

Dependencies

Version
Dart 3.3.0
Flutter 3.19.2
Android 8.0+
iOS 15.0+