andrew_video_sdk 0.0.2 copy "andrew_video_sdk: ^0.0.2" to clipboard
andrew_video_sdk: ^0.0.2 copied to clipboard

discontinued
PlatformAndroidiOS

Video editing SDK for Flutter — timeline, multi-track, transitions, effects, filters, AI subtitle, smart cut, screen recording. Layer 1 core with SPI architecture.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add andrew_video_sdk

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  andrew_video_sdk: ^0.0.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:andrew_video_sdk/andrew_video_sdk.dart';
1
likes
140
points
--
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Video editing SDK for Flutter — timeline, multi-track, transitions, effects, filters, AI subtitle, smart cut, screen recording. Layer 1 core with SPI architecture.

Repository

Topics

#video #editor #ffmpeg #ai #sdk

License

MIT (license)

Dependencies

flutter

More

Packages that depend on andrew_video_sdk

Packages that implement andrew_video_sdk