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

A new Flutter package project.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add video_cutter

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

dependencies:
  video_cutter: ^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:video_cutter/video_cutter.dart';
1
likes
110
points
4
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package project.

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_ffmpeg, intl, path, path_provider, video_player, video_thumbnail

More

Packages that depend on video_cutter