ffmpeg_kit_extended_flutter 0.1.1 copy "ffmpeg_kit_extended_flutter: ^0.1.1" to clipboard
ffmpeg_kit_extended_flutter: ^0.1.1 copied to clipboard

FFmpeg Kit Extended for Flutter. Supports Windows and Linux.

FFmpegKit Extended Flutter Plugin CHANGELOG #

0.1.1 #

  • Refactor: Improve configuration script logging syntax
  • Fix: Disable unsupported mobile and macOS platforms in pubspec.yaml

0.1.0 #

  • Feature release based on native FFmpeg v8.0 API
  • Implemented windows support
  • Updated linux support
  • Complete refactoring of the codebase to ffi instead of native implementation

0.0.0 #

  • Repository created