ffmpeg-kit/flutter/flutter_platform_interface
2021-10-06 00:58:13 +01:00
..
lib implement the flutter plugin 2021-10-06 00:58:13 +01:00
.gitignore implement the flutter plugin 2021-10-06 00:58:13 +01:00
analysis_options.yaml implement the flutter plugin 2021-10-06 00:58:13 +01:00
CHANGELOG.md implement the flutter plugin 2021-10-06 00:58:13 +01:00
LICENSE implement the flutter plugin 2021-10-06 00:58:13 +01:00
pubspec.yaml implement the flutter plugin 2021-10-06 00:58:13 +01:00
README.md implement the flutter plugin 2021-10-06 00:58:13 +01:00

Platform Interface for FFmpegKit Flutter

A common platform interface for the ffmpeg_kit_flutter plugin.

This interface allows platform-specific implementations of the ffmpeg_kit_flutter plugin, as well as the plugin itself, to ensure they are supporting the same interface.