You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
ffmpeg-kit/flutter/flutter_platform_interface
Roman Laptev 6ea164be49 Update to Flutter 3.29 and use LTS version 12 months ago
..
lib Update to Flutter 3.29 and use LTS version 12 months ago
.gitignore Update to Flutter 3.29 and use LTS version 12 months ago
CHANGELOG.md fix the signature of getMediaInformation method 4 years ago
LICENSE implement the flutter plugin 4 years ago
README.md implement the flutter plugin 4 years ago
analysis_options.yaml Update to Flutter 3.29 and use LTS version 12 months ago
pubspec.yaml Update to Flutter 3.29 and use LTS version 12 months ago

README.md

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.