diff --git a/plugins/aves_video_ffmpeg/pubspec.lock b/plugins/aves_video_ffmpeg/pubspec.lock index 67e6be94a..4bca18edc 100644 --- a/plugins/aves_video_ffmpeg/pubspec.lock +++ b/plugins/aves_video_ffmpeg/pubspec.lock @@ -51,10 +51,10 @@ packages: description: path: "flutter/flutter" ref: background-lts - resolved-ref: "8eb0534b9f74d7242adf68e22a3578d235911466" + resolved-ref: "3fc7325f89225110b725cfbbb5e2560542a62e2e" url: "https://github.com/deckerst/ffmpeg-kit.git" source: git - version: "6.0.2" + version: "6.0.3" ffmpeg_kit_flutter_platform_interface: dependency: transitive description: diff --git a/plugins/aves_video_ffmpeg/pubspec.yaml b/plugins/aves_video_ffmpeg/pubspec.yaml index 866cc9e35..0afebc791 100644 --- a/plugins/aves_video_ffmpeg/pubspec.yaml +++ b/plugins/aves_video_ffmpeg/pubspec.yaml @@ -14,12 +14,7 @@ dependencies: path: ../aves_video # `video` version is necessary, as some videos make the app crash # when using only `min` or `https` (the default) -# ffmpeg_kit_flutter_video: 6.0.2-LTS -# ffmpeg_kit_flutter: -# git: -# url: https://github.com/arthenica/ffmpeg-kit.git -# ref: development-flutter -# path: flutter/flutter +# ffmpeg_kit_flutter_video: 6.0.3-LTS ffmpeg_kit_flutter: git: url: https://github.com/deckerst/ffmpeg-kit.git diff --git a/pubspec.lock b/pubspec.lock index ee5e578c2..1a4b89321 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -364,10 +364,10 @@ packages: description: path: "flutter/flutter" ref: background-lts - resolved-ref: "8eb0534b9f74d7242adf68e22a3578d235911466" + resolved-ref: "3fc7325f89225110b725cfbbb5e2560542a62e2e" url: "https://github.com/deckerst/ffmpeg-kit.git" source: git - version: "6.0.2" + version: "6.0.3" ffmpeg_kit_flutter_platform_interface: dependency: transitive description: