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

PlatformiOS

Trims video via code

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add video_trim

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

dependencies:
  video_trim: ^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:video_trim/video_trim.dart';
5
likes
150
points
66
downloads

Publisher

unverified uploader

Weekly Downloads

Trims video via code

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on video_trim

Packages that implement video_trim