
▲ 22 r/FlutterDev
I've been hard at work to add support for iOS and macOS and its finally out now!
Check out my FFmpeg-Kit spin-off project FFmpeg-Kit-Extended. Currently its the most extensive FFmpeg plugin with the most amount of supported libraries and platforms!
| Platform | Status | Video Playback | Architecture | Minimum Requirements |
|---|---|---|---|---|
| Android (including Android TV) | ✅ Supported | ✅ Native | armv7, arm64, x86_64 | API 26+ |
| iOS | ✅ Supported | ✅ Texture | arm64 | iOS 13+ |
| macOS | ✅ Supported | ✅ Texture | arm64, x86_64 | macOS 13+ |
| Linux | ✅ Supported | ✅ Texture | x86_64 | glibc 2.28+ |
| Windows | ✅ Supported | ✅ Texture | x86_64 | Windows 8+ |
| tvOS | Coming Soon! |
Flutter plugin:
https://pub.dev/packages/ffmpeg_kit_extended_flutter
FFmpegKit Library build scripts and native code:
https://github.com/akashskypatel/ffmpeg-kit-builders
u/Cashsky — 13 days ago