ffmpeg_kit_https_flutter 1.1.0
ffmpeg_kit_https_flutter: ^1.1.0 copied to clipboard
The official audio version of a Flutter plugin forked from ffmpeg-kit, supporting iOS and Android.
1.1.0 #
- Removed Flutter plugin V1 embedding registration. Fully upgraded to V2 embedding.
- The plugin no longer supports V1 embedding auto-registration for Flutter 2.x/3.x. Now compatible only with Flutter 3.32.x and above.
1.0.2 #
- Update README.md
1.0.1 #
- Update README.md
- Update Java compatibility to Java 11
1.0.0 #
- Update the ffmpeg-kit-htts version and remove the support for MacOS.
0.0.6 #
- Fix dart analyze warns
- Fix the download address of FFmegkit-https Frameworks
0.0.5 #
- Fix dart analyze warns
0.0.4 #
- Update the download address of FFmegkit-https Frameworks
- Fix dart analyze warns
0.0.3 #
- Update README.MD and pubspec.yaml
- Add FFmegkit-https frameworkwoks to github release
0.0.2 #
- Update README.MD
0.0.1 #
- This is the first version of a forked ffmpeg-kit, enhanced to support HTTPS streaming. It is compatible with iOS, Android, and macOS platforms.