ffmpeg-kit/flutter/flutter_platform_interface
2022-09-27 21:18:30 +01:00
..
lib fix the signature of getMediaInformation method 2022-01-02 19:29:32 +00: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 fix the signature of getMediaInformation method 2022-01-02 19:29:32 +00:00
LICENSE implement the flutter plugin 2021-10-06 00:58:13 +01:00
pubspec.yaml migrate repo links to arthenica 2022-09-27 21:18:30 +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.