video_transcode_platform_interface 0.1.0-dev.1 copy "video_transcode_platform_interface: ^0.1.0-dev.1" to clipboard
video_transcode_platform_interface: ^0.1.0-dev.1 copied to clipboard

A common platform interface for the video_transcode plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add video_transcode_platform_interface

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

dependencies:
  video_transcode_platform_interface: ^0.1.0-dev.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_transcode_platform_interface/video_transcode_platform_interface.dart';
1
likes
140
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

A common platform interface for the video_transcode plugin.

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter, plugin_platform_interface, process_value

More

Packages that depend on video_transcode_platform_interface