video_compress_kit_ios 0.0.3 copy "video_compress_kit_ios: ^0.0.3" to clipboard
video_compress_kit_ios: ^0.0.3 copied to clipboard

PlatformiOS

iOS implementation of the video_compress_kit plugin using AVFoundation & VideoToolbox.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add video_compress_kit_ios

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

dependencies:
  video_compress_kit_ios: ^0.0.3

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_compress_kit_ios/video_compress_kit_ios.dart';
0
likes
150
points
--
downloads

Publisher

verified publisherikolvi.com

Weekly Downloads

iOS implementation of the video_compress_kit plugin using AVFoundation & VideoToolbox.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, video_compress_kit_platform_interface

More

Packages that depend on video_compress_kit_ios

Packages that implement video_compress_kit_ios