This commit is contained in:
2025-08-28 15:13:40 +09:00
parent 6e64d739ac
commit 6404f4176e
3149 changed files with 738551 additions and 335 deletions
@@ -0,0 +1,9 @@
# Platform Interface for FFmpegKit Flutter
A common platform interface for the [`ffmpeg_kit_flutter`][1] 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.
[1]: ../flutter