movie_creator 0.0.1 copy "movie_creator: ^0.0.1" to clipboard
movie_creator: ^0.0.1 copied to clipboard

movie_creator is a flutter package for short video editing with just use scenes and layers like other video editing softwares.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add movie_creator

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

dependencies:
  movie_creator: ^0.0.1

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:movie_creator/movie_creator.dart';
3
likes
150
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

movie_creator is a flutter package for short video editing with just use scenes and layers like other video editing softwares.

Repository (GitHub)
View/report issues

Topics

#movie #creator #ffmpeg

Documentation

API reference

Funding

Consider supporting this project:

paypal.me
ko-fi.com

License

MIT (license)

Dependencies

async, ffmpeg_kit_flutter_minimal, flutter, logger, path, path_provider

More

Packages that depend on movie_creator