This commit is contained in:
Thibault Deckers 2023-12-30 10:37:29 +01:00
parent 49fa3eec96
commit e2cce43620
3 changed files with 5 additions and 10 deletions

View file

@ -51,10 +51,10 @@ packages:
description: description:
path: "flutter/flutter" path: "flutter/flutter"
ref: background-lts ref: background-lts
resolved-ref: "8eb0534b9f74d7242adf68e22a3578d235911466" resolved-ref: "3fc7325f89225110b725cfbbb5e2560542a62e2e"
url: "https://github.com/deckerst/ffmpeg-kit.git" url: "https://github.com/deckerst/ffmpeg-kit.git"
source: git source: git
version: "6.0.2" version: "6.0.3"
ffmpeg_kit_flutter_platform_interface: ffmpeg_kit_flutter_platform_interface:
dependency: transitive dependency: transitive
description: description:

View file

@ -14,12 +14,7 @@ dependencies:
path: ../aves_video path: ../aves_video
# `video` version is necessary, as some videos make the app crash # `video` version is necessary, as some videos make the app crash
# when using only `min` or `https` (the default) # when using only `min` or `https` (the default)
# ffmpeg_kit_flutter_video: 6.0.2-LTS # ffmpeg_kit_flutter_video: 6.0.3-LTS
# ffmpeg_kit_flutter:
# git:
# url: https://github.com/arthenica/ffmpeg-kit.git
# ref: development-flutter
# path: flutter/flutter
ffmpeg_kit_flutter: ffmpeg_kit_flutter:
git: git:
url: https://github.com/deckerst/ffmpeg-kit.git url: https://github.com/deckerst/ffmpeg-kit.git

View file

@ -364,10 +364,10 @@ packages:
description: description:
path: "flutter/flutter" path: "flutter/flutter"
ref: background-lts ref: background-lts
resolved-ref: "8eb0534b9f74d7242adf68e22a3578d235911466" resolved-ref: "3fc7325f89225110b725cfbbb5e2560542a62e2e"
url: "https://github.com/deckerst/ffmpeg-kit.git" url: "https://github.com/deckerst/ffmpeg-kit.git"
source: git source: git
version: "6.0.2" version: "6.0.3"
ffmpeg_kit_flutter_platform_interface: ffmpeg_kit_flutter_platform_interface:
dependency: transitive dependency: transitive
description: description: