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.
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.
Set Banuba license token within the app
- Run
flutter run
in terminal to launch the sample app on a device or use IDE i.e. Intellij, VC, etc. to launch the app. - Follow Video Editor and Photo Editor quickstart guides to quickly integrate Video and Photo Editor SDK into your Flutter project on Android.
- Install CocoaPods dependencies. Open ios directory and run
pod install
in terminal. - Open Signing & Capabilities tab in Target settings and select your Development Team.
- Run
flutter run
in terminal to launch the sample on a device or launch the app in IDE i.e. XCode, Intellij, VC, etc. - Follow Video Editor and Photo Editor quickstart guides to quickly integrate Video and Photo Editor SDK into your Flutter project on iOS.
Version | |
---|---|
Dart | 3.3.0 |
Flutter | 3.19.2 |
Android | 6.0+ |
iOS | 13.0+ |